Searched refs:L2CAP_PSM_DYN_START (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/bluetooth/
H A Dl2cap.h252 #define L2CAP_PSM_DYN_START 0x1001 macro
/linux-master/net/bluetooth/
H A Dl2cap_sock.c64 if (psm < L2CAP_PSM_DYN_START && !capable(CAP_NET_BIND_SERVICE))
H A Dl2cap_core.c205 start = L2CAP_PSM_DYN_START;

Completed in 185 milliseconds