Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h266 #define L2CAP_CID_DYN_END 0xffff macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c253 dyn_end = L2CAP_CID_DYN_END; in l2cap_alloc_cid()
3969 if (scid < L2CAP_CID_DYN_START || scid > L2CAP_CID_DYN_END) { in l2cap_connect()
4095 dcid > L2CAP_CID_DYN_END)) in l2cap_connect_create_rsp()