OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SP_LISTENING
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netbt/
sco.h
60
#define
SP_LISTENING
(1<<0) /* is listening pcb */
sco_upper.c
93
if (pcb->sp_link != NULL || pcb->sp_flags &
SP_LISTENING
)
129
if (pcb->sp_flags &
SP_LISTENING
)
259
pcb->sp_flags |=
SP_LISTENING
;
hci_link.c
795
if ((pcb->sp_flags &
SP_LISTENING
) == 0)
Completed in 54 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025