Searched refs:L2CAP_PSM_3DSP (Results 1 – 3 of 3) sorted by relevance
257 #define L2CAP_PSM_3DSP 0x0021 macro
143 if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_3DSP) in l2cap_sock_bind()
886 if (chan->psm == cpu_to_le16(L2CAP_PSM_3DSP)) { in l2cap_get_auth_type()