zephyr/subsys/bluetooth/services
Emil Gydesen 8b9815aff6 Bluetooth: IAS: Fix alert level loop
The loop was supposed to set the alert level to the highest
value by any device. The loop, however, only made sense if
CONFIG_BT_MAX_CONN > 1.

It has been modified to start from [0] instead of [1] and
the initial condition was modified.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-21 09:34:49 +02:00
..
ias Bluetooth: IAS: Fix alert level loop 2023-06-21 09:34:49 +02:00
ots Bluetooth: OTS: Fix offset maximum range check 2023-06-05 07:06:19 -04:00
CMakeLists.txt
Kconfig
Kconfig.bas
Kconfig.dis
Kconfig.hrs
Kconfig.tps
bas.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
dis.c
hrs.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
tps.c