Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br.c43 #define L2CAP_BR_CID_IS_DYN(_cid) \ macro
1021 if (!L2CAP_BR_CID_IS_DYN(scid)) { in l2cap_br_conn_req()
1523 if (!L2CAP_BR_CID_IS_DYN(cid)) { in l2cap_br_remove_tx_cid()