zephyr/subsys/bluetooth/controller/hci
Carles Cufi d627ae4802 Bluetooth: controller: Fix handling of Read Static Addrs cmd
The status in the Command Complete event was uninitialized, leading to
incorrect contents of the event parsed by the Host. Correctly initialize
the status to success.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-09-14 17:15:23 +02:00
..
hci_driver.c
hci_internal.h
hci.c Bluetooth: controller: Fix handling of Read Static Addrs cmd 2017-09-14 17:15:23 +02:00
Makefile