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_INVALID
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/btpand/
btpand.c
150
|| ul > 0xffff ||
L2CAP_PSM_INVALID
(ul))
/src/sys/netbt/
l2cap_upper.c
154
if (
L2CAP_PSM_INVALID
(chan->lc_raddr.bt_psm))
337
} else if (
L2CAP_PSM_INVALID
(chan->lc_laddr.bt_psm))
rfcomm_upper.c
154
||
L2CAP_PSM_INVALID
(dlc->rd_raddr.bt_psm)))
331
||
L2CAP_PSM_INVALID
(dlc->rd_laddr.bt_psm)))
l2cap.h
132
#define
L2CAP_PSM_INVALID
(psm) (((psm) & 0x0101) != 0x0001)
/src/usr.bin/rfcomm_sppd/
rfcomm_sppd.c
184
if (*ep != '\0' ||
L2CAP_PSM_INVALID
(psm))
372
if (
L2CAP_PSM_INVALID
(psm))
/src/usr.sbin/sdpd/
compat.c
567
||
L2CAP_PSM_INVALID
(data->psm)
637
||
L2CAP_PSM_INVALID
(data->psm)
701
||
L2CAP_PSM_INVALID
(data->psm)
/src/sys/dev/bluetooth/
bthidev.c
251
if (
L2CAP_PSM_INVALID
(sc->sc_ctlpsm)) {
260
if (
L2CAP_PSM_INVALID
(sc->sc_intpsm)) {
Completed in 66 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025