zephyr/subsys/bluetooth/controller
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
..
hal Bluetooth: controller: Restrict enc to 1M 27 bytes PDU on nRF51 2017-06-09 10:33:06 +02:00
hci Bluetooth: controller: Handle reset atomic properly 2017-06-13 12:23:58 -04:00
include Bluetooth: controller: Refactor whitelisting 2017-06-13 12:22:43 -04:00
ll_sw Bluetooth: controller: Refactor whitelisting 2017-06-13 12:22:43 -04:00
ticker Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
util Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
Kconfig doc: spelling fixes in Kconfig files 2017-06-12 19:40:51 -04:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00