zephyr/subsys/bluetooth/audio/shell
Daniela Andreea Dumitrache 3bfb2e3ab2 Bluetooth: Audio: Add implementation for PBP and dedicated sample apps.
PBP API allows sources to create a Public Broadcast Announcement.
PBP API to parse a Public Broadcast Announcement.

public_broadcast_source application starts extended advertising and
includes a Public Broadcast Announcement. The advertised broadcast
audio stream quality will cycle between high and standard quality.

public_broadcast_sink application scans for broadcast sources and
synchronizes to the first found source which defines a Public Broadcast
Announcement including a High Quality Public Broadcast Audio Stream
configuration.

Add bsim tests for Public Broadcast Profile APIs.

Add shell implementation for Public Broadcast Profile APIs.

Signed-off-by: Daniela Andreea Dumitrache <danielaandreea.dumitrache@nxp.com>
2024-01-09 09:59:23 +01:00
..
audio.h Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
bap_broadcast_assistant.c Bluetooth: BAP: Refactor bt_bap_base 2023-12-06 17:51:47 +00:00
bap_scan_delegator.c Bluetooth: shell: host: add missing conditional compile 2023-11-06 10:10:07 +01:00
bap.c bluetooth: shell: Fix stream_start_sine for single stream 2023-12-15 11:42:26 +00:00
cap_acceptor.c
cap_commander.c Bluetooth: CAP: Commander discovery support 2023-12-19 08:50:40 +01:00
cap_initiator.c Bluetooth: GMAP: Add GMAP shell 2023-12-11 18:30:57 +01:00
CMakeLists.txt Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
csip_set_coordinator.c Bluetooth: CSIP: Shell: Fix discover_members 2023-06-29 21:05:02 +02:00
csip_set_member.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
gmap.c Bluetooth: GMAP: Add GMAP shell 2023-12-11 18:30:57 +01:00
has_client.c
has.c Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
mcc.c doc: Fix a typo 2023-08-04 21:18:43 +00:00
media_controller.c bt: audio: shell: Fix possible buffer overflow 2023-07-20 11:09:50 +00:00
micp_mic_ctlr.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
micp_mic_dev.c
mpl.c
pbp.c Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
tbs_client.c Bluetooth: audio: tbs_client: Subscribe to all required notifications 2023-08-23 15:44:07 +02:00
tbs.c
tmap.c Bluetooth: TMAP: Add TMAP shell module 2023-06-30 16:10:51 +02:00
vcp_vol_ctlr.c Bluetooth: VCP: Allow for multiple vol_ctrl cb registers 2023-12-08 10:04:31 +00:00
vcp_vol_rend.c