Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dbap_lc3_preset.h36 #define BT_BAP_LC3_UNICAST_PRESET_8_1_1(_loc, _stream_context) \ argument
37 BT_BAP_LC3_PRESET(BT_AUDIO_CODEC_LC3_CONFIG_8_1(_loc, _stream_context), \
46 #define BT_BAP_LC3_UNICAST_PRESET_8_2_1(_loc, _stream_context) \ argument
47 BT_BAP_LC3_PRESET(BT_AUDIO_CODEC_LC3_CONFIG_8_2(_loc, _stream_context), \
56 #define BT_BAP_LC3_UNICAST_PRESET_16_1_1(_loc, _stream_context) \ argument
57 BT_BAP_LC3_PRESET(BT_AUDIO_CODEC_LC3_CONFIG_16_1(_loc, _stream_context), \
68 #define BT_BAP_LC3_UNICAST_PRESET_16_2_1(_loc, _stream_context) \ argument
69 BT_BAP_LC3_PRESET(BT_AUDIO_CODEC_LC3_CONFIG_16_2(_loc, _stream_context), \
78 #define BT_BAP_LC3_UNICAST_PRESET_24_1_1(_loc, _stream_context) \ argument
79 BT_BAP_LC3_PRESET(BT_AUDIO_CODEC_LC3_CONFIG_24_1(_loc, _stream_context), \
[all …]
Dlc3.h335 #define BT_AUDIO_CODEC_CFG_LC3_META(_stream_context) \ argument
338 BT_BYTES_LIST_LE16(_stream_context)) \
351 #define BT_AUDIO_CODEC_LC3_CONFIG(_freq, _duration, _loc, _len, _frames_per_sdu, _stream_context) \ argument
355 BT_AUDIO_CODEC_CFG_LC3_META(_stream_context))
363 #define BT_AUDIO_CODEC_LC3_CONFIG_8_1(_loc, _stream_context) \ argument
366 _stream_context)
373 #define BT_AUDIO_CODEC_LC3_CONFIG_8_2(_loc, _stream_context) \ argument
376 _stream_context)
383 #define BT_AUDIO_CODEC_LC3_CONFIG_16_1(_loc, _stream_context) \ argument
386 _stream_context)
[all …]