zephyr/subsys/bluetooth/shell
Emil Gydesen c699ae5850 Bluetooth: Audio: Expose broadcast sink adv data to application
In the broadcast sink `scan_recv` which is called when we
scan for broadcast source, we now also provide the entire
AD struct to the application.

The reason for this is that the advertising data may
contain other information that is useful for the application
like the broadcaster device name or any other
vendor/application specific data.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-07-12 14:17:02 +02:00
..
audio.c Bluetooth: Audio: Expose broadcast sink adv data to application 2022-07-12 14:17:02 +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 Bluetooth: Shell: Add bt security command to list current security level 2022-07-12 12:24:43 +02:00
bt.h
CMakeLists.txt Bluetooth: Audio: Specify MICP Mic Dev API 2022-07-06 10:41:52 +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 hexdump on GATT read 2022-07-12 12:24:43 +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
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 Bluetooth: shell: add l2cap ECRED commands 2022-07-12 12:24:43 +02:00
ll.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
ll.h
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
micp_mic_ctlr.c Bluetooth: Audio: Rename struct bt_micp and cleanup 2022-07-06 10:41:52 +02:00
micp_mic_dev.c Bluetooth: Audio: Rename MICP mic_dev disable to mute disable 2022-07-06 10:41:52 +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