Searched refs:_stream_context (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | bap_lc3_preset.h | 59 #define BT_BAP_LC3_UNICAST_PRESET_8_1_1(_loc, _stream_context) \ argument 62 _stream_context), \ 71 #define BT_BAP_LC3_UNICAST_PRESET_8_2_1(_loc, _stream_context) \ argument 74 _stream_context), \ 83 #define BT_BAP_LC3_UNICAST_PRESET_16_1_1(_loc, _stream_context) \ argument 86 _stream_context), \ 97 #define BT_BAP_LC3_UNICAST_PRESET_16_2_1(_loc, _stream_context) \ argument 100 _stream_context), \ 109 #define BT_BAP_LC3_UNICAST_PRESET_24_1_1(_loc, _stream_context) \ argument 112 _stream_context), \ [all …]
|
D | gmap_lc3_preset.h | 42 #define BT_GMAP_LC3_PRESET_32_1_GR(_loc, _stream_context) \ argument 45 _stream_context), \ 54 #define BT_GMAP_LC3_PRESET_32_2_GR(_loc, _stream_context) \ argument 57 _stream_context), \ 66 #define BT_GMAP_LC3_PRESET_48_1_GR(_loc, _stream_context) \ argument 69 _stream_context), \ 80 #define BT_GMAP_LC3_PRESET_48_2_GR(_loc, _stream_context) \ argument 83 _stream_context), \ 92 #define BT_GMAP_LC3_PRESET_48_3_GR(_loc, _stream_context) \ argument 95 _stream_context), \ [all …]
|
D | lc3.h | 117 #define BT_AUDIO_CODEC_CFG_LC3_META(_stream_context) \ argument 120 BT_BYTES_LIST_LE16(_stream_context)) \ 133 #define BT_AUDIO_CODEC_LC3_CONFIG(_freq, _duration, _loc, _len, _frames_per_sdu, _stream_context) \ argument 137 BT_AUDIO_CODEC_CFG_LC3_META(_stream_context))
|