zephyr/subsys/bluetooth/services
Simen Eilevstjønn 2c64fe7f37 Bluetooth: Implemented new DIS characteristics
Implemented new DIS characteristics:
    - UDI for medical devices
    - IEEE 11073-20601 Regulatory Certification Data List
    - System ID

Also fixed buffer overflow bug when assigning too long DIS string literals

Signed-off-by: Simen Eilevstjønn <simen.eilevstjonn@laerdal.com>
2024-09-02 12:00:52 +02:00
..
bas bluetooth: BAS: add gatt notify for battery level status char 2024-08-29 18:03:09 +02:00
ias
nus bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
ots Bluetooth: OTS: Use proper kconfig log option 2024-08-21 16:44:44 -04:00
CMakeLists.txt bluetooth: services: added current time service 2024-08-29 11:38:28 +02:00
cts.c bluetooth: services: added current time service 2024-08-29 11:38:28 +02: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