OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_mux_send_ack
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
bcsp.c
102
bool
sc_mux_send_ack
; /* flag for send_ack */
member in struct:bcsp_softc
936
if (sc->
sc_mux_send_ack
== true) {
950
bcsp_get_txack(sc), sc->
sc_mux_send_ack
));
955
if (sc->
sc_mux_send_ack
== true)
956
sc->
sc_mux_send_ack
= false;
1004
sc->
sc_mux_send_ack
= true;
1309
sc->
sc_mux_send_ack
= false;
bth5.c
105
bool
sc_mux_send_ack
; /* flag for send_ack */
member in struct:bth5_softc
986
if (sc->
sc_mux_send_ack
== true) {
1001
bth5_get_txack(sc), sc->
sc_mux_send_ack
));
1006
if (sc->
sc_mux_send_ack
== true)
1007
sc->
sc_mux_send_ack
= false;
1058
sc->
sc_mux_send_ack
= true;
1356
sc->
sc_mux_send_ack
= false;
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025