zephyr/samples/bluetooth/hap_ha/src
Emil Gydesen c6cc034b5c Bluetooth: Audio: Add fallback to get_chan_allocation
Added a fallback parameter to
bt_audio_codec_cfg_get_chan_allocation as absence of
channel allocation in BAP implicitly means Mono.
In the case that it is absent,
BT_AUDIO_LOCATION_MONO_AUDIO is the returned value.

This commit also fixes the implementation of
bt_audio_codec_cfg_get_frame_blocks_per_sdu as it only applies to
LC3 (as per the BAP spec). It also adds additional testing of it

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-06-13 05:41:47 -04:00
..
bap_unicast_sr.c Bluetooth: Audio: Add fallback to get_chan_allocation 2024-06-13 05:41:47 -04:00
ccp_call_ctrl.c Bluetooth: audio: tbs_client: Subscribe to all required notifications 2023-08-23 15:44:07 +02:00
csip_set_member.c Bluetooth: Audio: Rename set_sirk to just sirk 2024-05-31 08:05:24 +02:00
hap_ha.h
has_server.c Bluetooth: audio: has: Fix building with preset support disabled 2023-06-05 16:24:18 +02:00
main.c samples: Bluetooth: Fix incorrect comments about adv sets 2024-05-24 07:46:43 -04:00
micp_mic_dev.c Bluetooth: Audio: Remove "Input" from MICP naming 2023-03-13 18:34:09 +00:00
vcp_vol_renderer.c