zephyr/subsys/bluetooth
Emil Gydesen dc812539b8 Bluetooth: MPL: Fix use of uninitialized command.param value
The command.param may not always be set in send_command
depending on whether command.use_param is set.

If command.use_param is not set, the command.param is
not logged, and is set to 0.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2022-02-24 13:56:04 -08:00
..
audio Bluetooth: MPL: Fix use of uninitialized command.param value 2022-02-24 13:56:04 -08:00
common Bluetooth: Host: Non-discardable event buffer size is 255 for ext adv 2022-02-07 17:22:13 +01:00
controller Bluetooth: Controller: Refactor rx link and node rx release 2022-02-23 13:16:07 +01:00
host Bluetooth: Mesh: Add Proxy Client Feature 2022-02-24 13:51:09 -08:00
mesh Bluetooth: Mesh: Add mesh shell command 2022-02-24 13:51:09 -08:00
services Bluetooth: OTS: Use existing variable instead of finding value again 2022-02-21 20:51:14 -05:00
shell Bluetooth: Add common BT_CONN_INTERVAL_TO_MS macro 2022-02-21 19:40:42 -05:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig Bluetooth: Mesh: Add Proxy Client Feature 2022-02-24 13:51:09 -08:00
Kconfig.adv kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00
Kconfig.iso kconfig: bluetooth: experimental settings now uses select EXPERIMENTAL 2021-10-22 13:59:21 +02:00