zephyr/subsys/bluetooth/shell
Pisit Sawangvonganan ead0dfc889 style: subsys: comply with MISRA C:2012 Rule 15.6
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-09-11 07:40:35 -04: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 tests: bluetooth: shell: add a2dp shell test 2024-05-28 12:56:42 +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