zephyr/subsys/bluetooth/services/ots
Emil Gydesen 571f26cf1a Bluetooth: Rename BLE to Bluetooth (LE) where applicable
The BLE acronym is not an official description of Bluetooth
LE, and the Bluetooth SIG only ever refers to it as Bluetooth
Low Energy or Bluetooth LE, so Zephyr should as well.

This commit does not change any board or vendor specific
documentation, and the term BLE may still be used in those.
It will be up to the vendors to update it if they want,
since many of them are using the term BLE in their
products.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-02-12 12:24:18 +01:00
..
CMakeLists.txt
Kconfig
ots_client_internal.h
ots_client.c Bluetooth: OTS: Add return validation of bt_uuid_create for client 2024-06-28 07:50:30 -04:00
ots_dir_list_internal.h
ots_dir_list.c
ots_internal.h
ots_l2cap_internal.h
ots_l2cap.c Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
ots_oacp_internal.h
ots_oacp.c bt: services: ots: l2cap close handling for read 2024-12-13 04:24:32 +01:00
ots_obj_manager_internal.h
ots_obj_manager.c
ots_olcp_internal.h
ots_olcp.c
ots.c Bluetooth: OTS: Fix issue with callbacks not being set 2024-07-06 17:02:23 +02:00