Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h276 #define L2CAP_CID_DYN_END 0xffff macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c273 dyn_end = L2CAP_CID_DYN_END; in l2cap_alloc_cid()
4165 if (scid < L2CAP_CID_DYN_START || scid > L2CAP_CID_DYN_END) { in l2cap_connect()
4310 dcid > L2CAP_CID_DYN_END)) in l2cap_connect_create_rsp()