OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_PSM_ANY
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netbt/
l2cap_upper.c
85
chan->lc_laddr.bt_psm =
L2CAP_PSM_ANY
;
89
chan->lc_raddr.bt_psm =
L2CAP_PSM_ANY
;
303
* If
L2CAP_PSM_ANY
is bound the next higher unused value from the
323
if (chan->lc_laddr.bt_psm ==
L2CAP_PSM_ANY
) {
rfcomm_upper.c
150
if (dlc->rd_raddr.bt_psm ==
L2CAP_PSM_ANY
)
327
if (dlc->rd_laddr.bt_psm ==
L2CAP_PSM_ANY
)
l2cap.h
109
#define
L2CAP_PSM_ANY
0x0000 /* Any/Invalid PSM */
rfcomm_session.c
199
if (laddr->bt_psm ==
L2CAP_PSM_ANY
)
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025