Skip to content
Commit 6a81a997 authored by Peter Bigot's avatar Peter Bigot Committed by Anas Nashif
Browse files

Bluetooth: controller: update k_work_pending to new API



k_work_pending is now called k_work_is_pending.

These two uses are correct assuming the functions that invoke them are
not involved in race conditions: that the work is not pending is an
allowed condition for modifying state that will be used by the work
handler.

Signed-off-by: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent 97db5d74
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment