zephyr/subsys/bluetooth/shell
Sean Madigan aa67cb238a bluetooth: shell: Add CS to BT shell with set default settings command
Use a new file and command for this where all CS commands
can live.

Added support for bt_cs_set_default_settings command.

Added test case where shell is built with CS to ensure code
is built in CI.

Signed-off-by: Sean Madigan <sean.madigan@nordicsemi.no>
2024-09-16 10:02:58 +02:00
..
a2dp.c Bluetooth: fix compiling issue when either A2DP SRC or SNK are not enabled 2024-07-09 14:03:07 +02:00
bredr.c Bluetooth: Host: Move BR headers to subfolder classic 2024-03-07 11:26:45 +02:00
bt.c style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
bt.h bluetooth: fix typo in (include/zephyr/bluetooth, subsys/bluetooth/) 2024-07-09 17:20:38 +02:00
CMakeLists.txt bluetooth: shell: Add CS to BT shell with set default settings command 2024-09-16 10:02:58 +02:00
cs.c bluetooth: shell: Add CS to BT shell with set default settings command 2024-09-16 10:02:58 +02:00
gatt.c
hci.c
hci.h
ias_client.c
ias.c
iso.c Bluetooth: ISO/BAP: Refactor BIS bitfield 2024-07-27 15:19:46 +03:00
Kconfig
l2cap.c net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
ll.c
ll.h
rfcomm.c Bluetooth: Host: Move BR headers to subfolder classic 2024-03-07 11:26:45 +02:00
ticker.c