Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h255 #define L2CAP_PSM_LE_DYN_START 0x0080 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c77 if (psm < L2CAP_PSM_LE_DYN_START && !capable(CAP_NET_BIND_SERVICE)) in l2cap_validate_le_psm()
H A Dl2cap_core.c209 start = L2CAP_PSM_LE_DYN_START; in l2cap_add_psm()