Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h256 #define L2CAP_PSM_SDP 0x0001 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_sock.c148 if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_SDP || in l2cap_sock_bind()
Dl2cap_core.c895 if (chan->psm == cpu_to_le16(L2CAP_PSM_SDP)) { in l2cap_get_auth_type()
4140 if (psm != cpu_to_le16(L2CAP_PSM_SDP) && in l2cap_connect()