zephyr/subsys/bluetooth/services
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
..
bas bluetooth: BAS: add battery critical status char to bas service 2024-10-22 14:06:35 +02:00
ias bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
nus Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
ots Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
CMakeLists.txt bluetooth: services: added current time service 2024-08-29 11:38:28 +02:00
cts.c Bluetooth: CTS: Incorrect assert in bt_cts_init() 2025-01-29 12:51:30 +01:00
dis.c Bluetooth: Implemented new DIS characteristics 2024-09-02 12:00:52 +02:00
hrs.c bluetooth: services: hrs: added control point write callback 2024-08-29 16:12:12 -04:00
Kconfig bluetooth: services: added current time service 2024-08-29 11:38:28 +02:00
Kconfig.cts bluetooth: services: added current time service 2024-08-29 11:38:28 +02:00
Kconfig.dis Bluetooth: Implemented new DIS characteristics 2024-09-02 12:00:52 +02:00
Kconfig.hrs
Kconfig.tps
tps.c