zephyr/subsys/bluetooth/controller/include
Carles Cufi 4349a475a8 Bluetooth: Controller: Add deinit() infrastructure
Allow the controller to be deinitialized, adding the whole chain of
calls:

- ll_deinit()
- lll_deinit()
- lll_clock_deinit()

in order to be able to turn everything off, including the controller's
refcount of the LF clock.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-06-06 12:04:30 +02:00
..
ll_feat.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
ll_settings.h
ll.h Bluetooth: Controller: Add deinit() infrastructure 2022-06-06 12:04:30 +02:00