zephyr/subsys/bluetooth
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
..
audio Bluetooth: audio: Changed VOCS to use ENOTSUP instead of EOPNOTSUPP 2021-03-26 15:32:43 -04:00
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Fix race in create connection cancel 2021-03-30 14:04:23 +02:00
host Bluetooth: host: Fix missing big_disconnect when invalid number of BIS 2021-03-30 08:17:22 -04:00
mesh Bluetooth: Mesh: Check response address in Configuration Client 2021-03-25 07:09:47 -04:00
services Bluetooth: services: Fix ID check for bt_gatt_ots_obj_manager_obj_get 2021-03-30 11:01:06 -04:00
shell Bluetooth: shell: Adds Periodic adv sync transfer shell command 2021-03-26 07:10:15 -04:00
CMakeLists.txt Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
Kconfig Bluetooth: remove CONFIG_BT_CTLR_TO_HOST_UART_DEV_NAME 2021-03-29 16:33:51 +02:00