Skip to content
Commit 09691484 authored by Marco Widmer's avatar Marco Widmer Committed by Daniel DeGrasse
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>
parent 2b4f6452
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment