zephyr/subsys/bluetooth
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
..
common misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
controller Bluetooth: controller: Handle reset atomic properly 2017-06-13 12:23:58 -04:00
host misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
shell
Kconfig
Makefile