Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h249 #define L2CAP_PSM_3DSP 0x0021 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c145 if (__le16_to_cpu(la.l2_psm) == L2CAP_PSM_3DSP) in l2cap_sock_bind()
H A Dl2cap_core.c877 if (chan->psm == cpu_to_le16(L2CAP_PSM_3DSP)) { in l2cap_get_auth_type()