Searched defs:_cid (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | l2cap_br_interface.h | 16 #define BT_L2CAP_BR_CHANNEL_DEFINE(_name, _cid, _accept) \ argument
|
D | l2cap_br.c | 43 #define L2CAP_BR_CID_IS_DYN(_cid) \ argument
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | audio.h | 548 #define BT_AUDIO_CODEC_CFG(_id, _cid, _vid, _data, _meta) \ argument 571 #define BT_AUDIO_CODEC_CAP(_id, _cid, _vid, _data, _meta) \ argument
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
D | main.c | 340 #define L2CAP_LE_CID_IS_DYN(_cid) \ argument
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | l2cap_internal.h | 161 #define BT_L2CAP_CHANNEL_DEFINE(_name, _cid, _accept, _destroy) \ argument
|
D | l2cap.c | 48 #define L2CAP_LE_CID_IS_DYN(_cid) \ argument
|