Skip to content
Commit 7e90d36c authored by Marco Widmer's avatar Marco Widmer Committed by Benjamin Cabé
Browse files

Bluetooth: Controller: Deinit ticker



ticker_is_initialized() should only return true when the ticker is
running (triggered regularly). Users like nrf_flash_sync_is_required()
depend on this behavior.

When the bluetooth controller driver is closed, ll_deinit() calls
lll_deinit(), which stops the ticker from being triggered. Also
deinitialize the ticker to ensure that ticker_is_initialized() returns
false.

Signed-off-by: default avatarMarco Widmer <marco.widmer@bytesatwork.ch>
(cherry picked from commit 09691484)
parent 59971634
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment