OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_NULL_CID
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netbt/
l2cap_upper.c
80
chan->lc_lcid =
L2CAP_NULL_CID
;
81
chan->lc_rcid =
L2CAP_NULL_CID
;
113
if (chan->lc_lcid !=
L2CAP_NULL_CID
)
278
if (chan->lc_lcid !=
L2CAP_NULL_CID
) {
280
chan->lc_lcid =
L2CAP_NULL_CID
;
316
if (chan->lc_lcid !=
L2CAP_NULL_CID
)
l2cap_misc.c
223
if (chan->lc_lcid !=
L2CAP_NULL_CID
|| chan->lc_state != L2CAP_CLOSED)
l2cap.h
86
#define
L2CAP_NULL_CID
0x0000 /* DO NOT USE THIS CID */
l2cap_signal.c
448
L2CAP_NULL_CID
, cp.dcid);
Completed in 12 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025