OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_attempts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
bthidev.c
98
int
sc_attempts
; /* connection attempts */
member in struct:bthidev_softc
554
if (sc->
sc_attempts
++ > 0)
555
aprint_verbose_dev(sc->sc_dev, "connect (#%d)\n", sc->
sc_attempts
);
784
sc->
sc_attempts
= 0;
bthidev.c
98
int
sc_attempts
; /* connection attempts */
member in struct:bthidev_softc
554
if (sc->
sc_attempts
++ > 0)
555
aprint_verbose_dev(sc->sc_dev, "connect (#%d)\n", sc->
sc_attempts
);
784
sc->
sc_attempts
= 0;
Completed in 27 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025