zephyr/subsys/bluetooth/services
Emil Gydesen 03d07950aa Bluetooth: OTS: Fix issue with callbacks not being set
The checks for callbacks in bt_ots_init did not correctly take the
ots_init->features.oacp into account for all callbacks, which
caused some issues.

Slightly optimized the check for ots->cb->obj_read by moving the check
and reducing the number of places the code calls oacp_read_proc_cb.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-07-06 17:02:23 +02:00
..
ias
nus bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
ots Bluetooth: OTS: Fix issue with callbacks not being set 2024-07-06 17:02:23 +02:00
bas.c
CMakeLists.txt bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
dis.c
hrs.c Bluetooth: services: Add HRS notification changed app callback 2024-01-08 15:34:20 +02:00
Kconfig bluetooth: services: nus: Add Nordic UART Service 2024-03-22 10:25:37 +01:00
Kconfig.bas bluetooth: bas: remove select SENSOR 2023-12-12 19:10:17 +01:00
Kconfig.dis
Kconfig.hrs
Kconfig.tps
tps.c