zephyr/subsys/bluetooth/services
Kamil Piszczek 7c828bd232 bluetooth: dis: add Kconfig for disabling optional characteristics
Added new Kconfig option set that allows the user to control the
presence of the following optional characteristics:

- Manufacturer Name String
- Model Number String

Depreacted the old configuration that can be deleted in the future
Zephyr releases.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2025-02-13 16:46:12 +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: dis: add Kconfig for disabling optional characteristics 2025-02-13 16:46:12 +01: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: dis: add Kconfig for disabling optional characteristics 2025-02-13 16:46:12 +01:00
Kconfig.hrs
Kconfig.tps
tps.c