zephyr/subsys/bluetooth/shell
Trond Einar Snekvik e5d9291d1a Bluetooth: Zero-initialize adv params
After #22013, bt_le_adv_param got additional fields which were passed to
the bluetooth API uninitialized in the BT Mesh module. This
zero-initializes the entire structure in all usages to avoid passing
uninitialized data now and in the future.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-04-21 18:26:37 +02:00
..
bredr.c
bt.c
bt.h
CMakeLists.txt
gatt.c
hci.c
hci.h
Kconfig
l2cap.c
ll.c
ll.h
rfcomm.c
ticker.c