Home
last modified time | relevance | path

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

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