zephyr/subsys/bluetooth/services
Asbjørn Sæbø e8620a7416 Bluetooth: Object Transfer Service: Defines for allowed object ID values
Add #defines for the maximum and minimum allowed values for object
IDs.

Moves the #define for the directory listing object ID to the public
header file

Having these limits available is useful for applications wanting to
ensure they pass in (or handle) valid object ID values.

Signed-off-by: Asbjørn Sæbø <asbjorn.sabo@nordicsemi.no>
2021-09-16 10:32:19 +02:00
..
ots Bluetooth: Object Transfer Service: Defines for allowed object ID values 2021-09-16 10:32:19 +02:00
CMakeLists.txt
Kconfig Bluetooth: Modify kconfig to use related path 2021-07-20 20:02:34 -04:00
Kconfig.bas bluetooth: services: Use log template for BAS 2021-09-14 09:57:03 +02:00
Kconfig.dis
Kconfig.hrs bluetooth: Add missing choice names in Kconfig 2021-09-14 09:57:03 +02:00
Kconfig.tps
bas.c
dis.c
hrs.c bluetooth: services: hrs: add characteristic permission config 2021-07-05 14:34:25 +03:00
tps.c