Home
last modified time | relevance | path

Searched refs:preempt_stop_ack (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c1043 static uint8_t preempt_stop_ack; variable
1051 LL_ASSERT(preempt_stop_req != preempt_stop_ack);
1052 preempt_stop_ack = preempt_stop_req;
1172 if ((preempt_stop_req != preempt_stop_ack) ||