Searched defs:_cid (Results 1 – 6 of 6) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/ |
D | l2cap_br_interface.h | 16 #define BT_L2CAP_BR_CHANNEL_DEFINE(_name, _cid, _accept) \ argument
|
D | l2cap_br.c | 42 #define L2CAP_BR_CID_IS_DYN(_cid) \ argument
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
D | main.c | 345 #define L2CAP_LE_CID_IS_DYN(_cid) \ argument
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/audio/ |
D | audio.h | 533 #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/ |
D | l2cap_internal.h | 163 #define BT_L2CAP_CHANNEL_DEFINE(_name, _cid, _accept, _destroy) \ argument
|
D | l2cap.c | 49 #define L2CAP_LE_CID_IS_DYN(_cid) \ argument
|