Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h252 #define L2CAP_PSM_DYN_START 0x1001 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h260 #define L2CAP_PSM_DYN_START 0x1001 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_sock.c63 if (psm < L2CAP_PSM_DYN_START && !capable(CAP_NET_BIND_SERVICE)) in l2cap_validate_bredr_psm()
H A Dl2cap_core.c225 start = L2CAP_PSM_DYN_START; in l2cap_add_psm()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_sock.c64 if (psm < L2CAP_PSM_DYN_START && !capable(CAP_NET_BIND_SERVICE)) in l2cap_validate_bredr_psm()
H A Dl2cap_core.c205 start = L2CAP_PSM_DYN_START; in l2cap_add_psm()

Completed in 24 milliseconds