Searched defs:_stream_context (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/ |
D | bap_lc3_preset.h | 36 #define BT_BAP_LC3_UNICAST_PRESET_8_1_1(_loc, _stream_context) \ argument 46 #define BT_BAP_LC3_UNICAST_PRESET_8_2_1(_loc, _stream_context) \ argument 56 #define BT_BAP_LC3_UNICAST_PRESET_16_1_1(_loc, _stream_context) \ argument 68 #define BT_BAP_LC3_UNICAST_PRESET_16_2_1(_loc, _stream_context) \ argument 78 #define BT_BAP_LC3_UNICAST_PRESET_24_1_1(_loc, _stream_context) \ argument 90 #define BT_BAP_LC3_UNICAST_PRESET_24_2_1(_loc, _stream_context) \ argument 100 #define BT_BAP_LC3_UNICAST_PRESET_32_1_1(_loc, _stream_context) \ argument 110 #define BT_BAP_LC3_UNICAST_PRESET_32_2_1(_loc, _stream_context) \ argument 120 #define BT_BAP_LC3_UNICAST_PRESET_441_1_1(_loc, _stream_context) \ argument 131 #define BT_BAP_LC3_UNICAST_PRESET_441_2_1(_loc, _stream_context) \ argument [all …]
|
D | lc3.h | 335 #define BT_AUDIO_CODEC_CFG_LC3_META(_stream_context) \ argument 351 #define BT_AUDIO_CODEC_LC3_CONFIG(_freq, _duration, _loc, _len, _frames_per_sdu, _stream_context) \ argument 363 #define BT_AUDIO_CODEC_LC3_CONFIG_8_1(_loc, _stream_context) \ argument 373 #define BT_AUDIO_CODEC_LC3_CONFIG_8_2(_loc, _stream_context) \ argument 383 #define BT_AUDIO_CODEC_LC3_CONFIG_16_1(_loc, _stream_context) \ argument 393 #define BT_AUDIO_CODEC_LC3_CONFIG_16_2(_loc, _stream_context) \ argument 404 #define BT_AUDIO_CODEC_LC3_CONFIG_24_1(_loc, _stream_context) \ argument 414 #define BT_AUDIO_CODEC_LC3_CONFIG_24_2(_loc, _stream_context) \ argument 424 #define BT_AUDIO_CODEC_LC3_CONFIG_32_1(_loc, _stream_context) \ argument 434 #define BT_AUDIO_CODEC_LC3_CONFIG_32_2(_loc, _stream_context) \ argument [all …]
|