Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h258 #define L2CAP_PSM_3DSP 0x0021 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_sock.c143 if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_3DSP) in l2cap_sock_bind()
H A Dl2cap_core.c886 if (chan->psm == cpu_to_le16(L2CAP_PSM_3DSP)) { in l2cap_get_auth_type()