Home
last modified time | relevance | path

Searched defs:is_aborted (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_conn.c69 static uint8_t is_aborted; variable
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h271 uint8_t is_aborted:1; member
528 uint8_t is_aborted:1; member
Dull.c2151 uint8_t is_aborted = next->is_aborted; in ull_prepare_dequeue() local