zephyr/subsys/bluetooth/services
Emil Gydesen 929aec19ed Bluetooth: services: Fix ID check for bt_gatt_ots_obj_manager_obj_get
The ID validation check would always fail with IDs less than
OTS_OBJ_ID_START_RANGE, where the intention was that it should
allow the OTS_OBJ_ID_DIR_LIST (0) value as well if
CONFIG_BT_OTS_DIR_LIST_OBJ was enabled.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-03-30 11:01:06 -04:00
..
ots Bluetooth: services: Fix ID check for bt_gatt_ots_obj_manager_obj_get 2021-03-30 11:01:06 -04:00
bas.c Bluetooth: Remove _gatt_ infix for Battery Service (BAS) 2020-09-04 15:38:44 +02:00
CMakeLists.txt bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
dis.c Bluetooth: DIS: settings: drop dependency on BT_SETTINGS 2020-11-19 13:18:16 +02:00
hrs.c Bluetooth: Remove _gatt_ infix for Heart Rate Service (HRS) 2020-09-04 15:38:44 +02:00
Kconfig bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
Kconfig.bas Bluetooth: Remove _gatt_ infix for Battery Service (BAS) 2020-09-04 15:38:44 +02:00
Kconfig.dis Bluetooth: DIS: settings: select SETTINGS 2020-11-19 13:18:16 +02:00
Kconfig.hrs Bluetooth: Remove _gatt_ infix for Heart Rate Service (HRS) 2020-09-04 15:38:44 +02:00
Kconfig.tps bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
tps.c bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00