Home
last modified time | relevance | path

Searched defs:_cid (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dl2cap_br_interface.h16 #define BT_L2CAP_BR_CHANNEL_DEFINE(_name, _cid, _accept) \ argument
Dl2cap_br.c42 #define L2CAP_BR_CID_IS_DYN(_cid) \ argument
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c345 #define L2CAP_LE_CID_IS_DYN(_cid) \ argument
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/
Daudio.h533 #define BT_AUDIO_CODEC_CFG(_id, _cid, _vid, _data, _meta) \ argument
556 #define BT_AUDIO_CODEC_CAP(_id, _cid, _vid, _data, _meta) \ argument
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dl2cap_internal.h163 #define BT_L2CAP_CHANNEL_DEFINE(_name, _cid, _accept, _destroy) \ argument
Dl2cap.c49 #define L2CAP_LE_CID_IS_DYN(_cid) \ argument