Searched refs:L2CAP_PSM_SDP (Results 1 – 3 of 3) sorted by relevance
256 #define L2CAP_PSM_SDP 0x0001 macro
148 if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_SDP || in l2cap_sock_bind()
895 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()