Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h261 #define L2CAP_CID_DYN_START 0x0040 macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c242 for (cid = L2CAP_CID_DYN_START; cid < dyn_end; cid++) { in l2cap_alloc_cid()
4902 if (chan->scid < L2CAP_CID_DYN_START || in l2cap_move_channel_req()