zephyr/subsys/bluetooth
Emil Gydesen f474e5075e Bluetooth: Audio: Fix bad string format for ARRAY_SIZE
ARRAY_SIZE was recently changed to a size_t instead of
a long. Update the log statement to use correct
string format.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-03-24 12:50:05 +01:00
..
audio Bluetooth: Audio: Fix bad string format for ARRAY_SIZE 2022-03-24 12:50:05 +01:00
common everywhere: fix typos 2022-03-18 13:24:08 -04:00
controller Bluetooth: Controller: radio: Fix num of antennas returned by controller 2022-03-24 11:59:31 +01:00
host sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
mesh Bluetooth: Mesh: Fix adv_send call before enabled. 2022-03-24 10:46:07 +01:00
services everywhere: fix typos 2022-03-18 13:24:08 -04:00
shell sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig Bluetooth: Kconfig: Move audio and mesh to be shown under host 2022-03-17 11:12:47 +01:00
Kconfig.adv Bluetooth: Kconfig: Move BT_LIM_ADV_TIMEOUT to host config 2022-03-17 11:12:47 +01:00
Kconfig.iso everywhere: fix typos 2022-03-18 13:24:08 -04:00