Searched refs:_codec (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/tests/bluetooth/audio/mocks/include/ |
D | bap_unicast_server_expects.h | 15 #define expect_bt_bap_unicast_server_cb_config_called_once(_conn, _ep, _dir, _codec) \ argument 36 IF_NOT_EMPTY(_codec, ( \ 41 #define expect_bt_bap_unicast_server_cb_reconfig_called_once(_stream, _dir, _codec) \ argument 57 IF_NOT_EMPTY(_codec, ( \
|
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/ |
D | bap_lc3_preset.h | 23 #define BT_BAP_LC3_PRESET(_codec, _qos) \ argument 25 .codec_cfg = _codec, .qos = _qos, \
|