zephyr/subsys/bluetooth/controller/hci
Vinayak Kariappa Chettimada d577d3c450 Bluetooth: controller: Fix scanner context corruption
Under invalid host behavior, trying to start scanning while
already active would corrupt the scanner context. This is
fixed by having an explicit flag to check whether scanner is
already running.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-06-13 11:59:41 +02:00
..
hci_driver.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
hci_internal.h Bluetooth: Consolidate flow control Kconfig 2017-05-04 18:09:31 +03:00
hci.c Bluetooth: controller: Fix scanner context corruption 2017-06-13 11:59:41 +02:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00