Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bluetooth/audio/mocks/include/
Dbap_unicast_server_expects.h62 #define expect_bt_bap_unicast_server_cb_qos_called_once(_stream, _qos) \ argument
73 IF_NOT_EMPTY(_qos, ( \
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dbap_lc3_preset.h23 #define BT_BAP_LC3_PRESET(_codec, _qos) \ argument
25 .codec_cfg = _codec, .qos = _qos, \