Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dl2cap.h256 #define L2CAP_PSM_SDP 0x0001 macro
/Linux-v6.6/net/bluetooth/
Dl2cap_sock.c149 if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_SDP || in l2cap_sock_bind()
Dl2cap_core.c892 if (chan->psm == cpu_to_le16(L2CAP_PSM_SDP)) { in l2cap_get_auth_type()
4155 if (psm != cpu_to_le16(L2CAP_PSM_SDP) && in l2cap_connect()