Home
last modified time | relevance | path

Searched refs:L2CAP_PSM_SDP (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h250 #define L2CAP_PSM_SDP 0x0001 macro
/Linux-v4.19/net/bluetooth/
Dl2cap_sock.c147 if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_SDP || in l2cap_sock_bind()
Dl2cap_core.c790 if (chan->psm == cpu_to_le16(L2CAP_PSM_SDP)) { in l2cap_get_auth_type()
3809 if (psm != cpu_to_le16(L2CAP_PSM_SDP) && in l2cap_connect()