zephyr/subsys/bluetooth/shell
Pisit Sawangvonganan 9b2ab20f23 bluetooth: fix typo in (include/zephyr/bluetooth, subsys/bluetooth/)
Utilize a code spell-checking tool to scan for and correct spelling errors
in all files within the `include/zephyr/bluetooth` and `subsys/bluetooth`

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-07-09 17:20:38 +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 bluetooth: fix typo in (include/zephyr/bluetooth, subsys/bluetooth/) 2024-07-09 17:20:38 +02: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 Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
hci.c
hci.h
ias_client.c
ias.c
iso.c Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig
l2cap.c Bluetooth: Host: Move BR headers to subfolder classic 2024-03-07 11:26:45 +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