zephyr/subsys/bluetooth/shell
Emil Gydesen ae55dae454 sys: util: Change return type of ARRAY_SIZE to size_t
The ARRAY_SIZE macro uses sizeof and thus the return
type should be an unsigned value. size_t is typically
the type used for sizeof and fits well for the
ARRAY_SIZE macro as well.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-03-23 14:09:23 +01:00
..
audio.c Bluetooth: audio: Remove BT_CODEC_META_CONTEXT_* defines 2022-03-16 10:25:31 +01:00
bass_client.c Bluetooth: Audio: Add BASS client shell 2022-03-10 14:06:44 -05:00
bass.c Bluetooth: Audio: Add BASS shell 2022-03-10 14:06:44 -05:00
bredr.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
bt.c sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
bt.h
CMakeLists.txt Bluetooth: Audio: Separate Kconfig for MPL 2022-03-23 12:50:53 +01:00
csis_client.c Bluetooth: CSIS: Merge the two client discovery functions 2022-01-18 10:40:33 -05:00
csis.c Bluetooth: Audio: Move csis.h to include/bluetooth/audio 2021-11-09 11:17:20 +01:00
gatt.c sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
hci.c
hci.h
iso.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
l2cap.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
ll.c bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
ll.h
mcc.c Bluetooth: OTS - Client APIs to have instance as first parameter 2022-03-07 10:47:43 +01:00
media_controller.c Bluetooth: Audio: Bugfix - add missing parameters 2021-11-11 15:31:37 +01:00
mics_client.c
mics.c
mpl.c Bluetooth: Audio: Separate Kconfig for MPL 2022-03-23 12:50:53 +01:00
rfcomm.c net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
ticker.c
vcs_client.c Bluetooth: shell: VCS: Use BT_VOCS_MIN_OFFSET/BT_VOCS_MAX_OFFSET 2021-11-11 19:26:02 -05:00
vcs.c Bluetooth: shell: VCS: Use BT_VOCS_MIN_OFFSET/BT_VOCS_MAX_OFFSET 2021-11-11 19:26:02 -05:00