Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h259 #define L2CAP_PSM_LE_DYN_END 0x00ff macro
/Linux-v4.19/net/bluetooth/
Dl2cap_sock.c71 if (psm > L2CAP_PSM_LE_DYN_END) in l2cap_validate_le_psm()
Dl2cap_core.c209 end = L2CAP_PSM_LE_DYN_END; in l2cap_add_psm()