zephyr/subsys/bluetooth/audio/shell
Emil Gydesen 27abc1d944 Bluetooth: BAP: Broadcast assistant shell treat PA sync as bool
Modify the broadcast assistant commands that take the PA sync argument
so that it is treated as a bool. This allows users to use
"true", "on", "1" or "0x01" for true values and "false", "off", "0"
for false values.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-05 12:40:23 -06: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: Broadcast assistant shell treat PA sync as bool 2024-02-05 12:40:23 -06:00
bap_scan_delegator.c Bluetooth: Audio: improve BASS state logging to be more readable. 2024-01-29 13:20:18 +01:00
bap.c Bluetooth: Audio: Remove LC3 from the assigned numbers defines 2024-02-05 09:14:44 -06:00
cap_acceptor.c
cap_commander.c Bluetooth: Audio: Shell: CAP change volume offset command 2024-01-31 21:35:17 -05:00
cap_initiator.c Bluetooth: Audio: Remove LC3 from the assigned numbers defines 2024-02-05 09:14:44 -06: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
csip_set_member.c
gmap.c Bluetooth: GMAP: Add GMAP shell 2023-12-11 18:30:57 +01:00
has_client.c
has.c
mcc.c Bluetooth: Audio: MCC optional procedures actually optional 2024-02-02 12:42:55 +01:00
media_controller.c
micp_mic_ctlr.c
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
tbs.c
tmap.c
vcp_vol_ctlr.c Bluetooth: Audio: Shell: CAP change volume command 2024-01-17 12:00:09 -05:00
vcp_vol_rend.c