zephyr/subsys/bluetooth/controller/hci
Carles Cufi 3b703288ae Bluetooth: controller: Handle reset atomic properly
In order to reuse code, the reset() function is used both to handle the
reset HCI command but also to initialize the internal HCI variables when
bringing up the system. In the latter case, avoid setting the reset bit
in the state atomic and signalling the polling API, since that is not
required during initialization.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-13 12:23:58 -04: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: Handle reset atomic properly 2017-06-13 12:23:58 -04:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00