Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h263 #define L2CAP_CID_LE_DYN_END 0x007f macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c238 dyn_end = L2CAP_CID_LE_DYN_END; in l2cap_alloc_cid()