Home
last modified time | relevance | path

Searched refs:L2CAP_CID_LE_DYN_END (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h265 #define L2CAP_CID_LE_DYN_END 0x007f macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c238 dyn_end = L2CAP_CID_LE_DYN_END; in l2cap_alloc_cid()
5255 dcid > L2CAP_CID_LE_DYN_END)) in l2cap_le_connect_rsp()
5448 if (scid < L2CAP_CID_DYN_START || scid > L2CAP_CID_LE_DYN_END) { in l2cap_le_connect_req()