zephyr/subsys/bluetooth
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
..
common
controller
host
mesh Bluetooth: Zero-initialize adv params 2020-04-21 18:26:37 +02:00
services
shell Bluetooth: Zero-initialize adv params 2020-04-21 18:26:37 +02:00
CMakeLists.txt
Kconfig