Home
last modified time | relevance | path

Searched defs:op_context (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c16 uint8_t force, ticker_op_func fp_op_func, void *op_context) in ticker_update()
25 void *op_context) in ticker_start()
31 ticker_op_func fp_op_func, void *op_context) in ticker_stop()
46 ticker_op_func fp_op_func, void *op_context) in ticker_next_slot_get_ext()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sched.c565 uint32_t ticks_to_expire, void *op_context) in ticker_match_any_op_cb()
606 uint32_t ticks_to_expire, void *op_context) in ticker_match_cen_op_cb()
Dull_conn.c2719 uint32_t ticks_to_expire, void *op_context) in ticker_op_id_match_func()
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c98 void *op_context; /* Context passed in completion member
275 void *op_context; /* Context passed in completion callback */ member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c816 static void ticker_op_job_disable(uint32_t status, void *op_context) in ticker_op_job_disable()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c1388 static void ticker_op_job_disable(uint32_t status, void *op_context)