Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: controller: split: Fix flash driver co-operation
When flash driver requests abort of radio event in unreserved time space, resume radio events in the pipeline were not flushed. These resumed events caused flash driver to assert on the check whether radio was in use. Fixed by flushing the pipeline of all radio events, resume and also those events in pipeline with pre-empt timeout being setup. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
- Loading branch information