zephyr/subsys/bluetooth/shell
Emil Gydesen 4c471914b9 Bluetooth: Audio: Remove codec from bt_audio_broadcast_sink_sync
The codec (or rather codec configuration) is now taken from the
previously received BASE. This also means that the BASE (with
the codec configurations) is now also stored statically.

When the application attempts to synk to the broadcaster
the stack will lookup the codec configuration based on the
bis index, as a BASE may have multiple subgroups
with multiple codec configurations.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-07-04 16:08:52 +02:00
..
audio.c Bluetooth: Audio: Remove codec from bt_audio_broadcast_sink_sync 2022-07-04 16:08:52 +02:00
bass_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bass.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bredr.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
bt.h
CMakeLists.txt tests: btshell: Fix the HAS server shell dependency 2022-05-16 16:56:11 +02:00
csis_client.c Bluetooth: CSIS: Implement ordered access procedure for CSIS client 2022-06-23 09:08:05 +02:00
csis.c Bluetooth: csis: add RSI advertising callback 2022-06-10 09:47:40 +02:00
gatt.c Bluetooth: Shell: Add gatt notify-mult command 2022-06-05 14:29:33 +02:00
has_client.c tests: shell: Add Read Presets Request to HAS client shell 2022-05-13 08:46:21 -07:00
has.c Bluetooth: has: Add support for Write Preset Name operation 2022-07-01 11:37:02 +02:00
hci.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hci.h Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
iso.c Bluetooth: Shell: Fix wrong channel for getting iso broadcast len 2022-06-24 20:29:28 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
l2cap.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ll.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ll.h Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
mcc.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
media_controller.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
mics_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mics.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
mpl.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
rfcomm.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tbs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tbs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ticker.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vcs_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
vcs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00