Searched defs:op_context (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
| D | ticker.c | 16 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() 38 ticker_op_func fp_op_func, void *op_context) in ticker_stop_abs() 53 ticker_op_func fp_op_func, void *op_context) in ticker_next_slot_get_ext()
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_sched.c | 565 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()
|
| D | ull_conn.c | 2726 uint32_t ticks_to_expire, void *op_context) in ticker_op_id_match_func()
|
| /Zephyr-latest/subsys/bluetooth/controller/ticker/ |
| D | ticker.c | 98 void *op_context; /* Context passed in completion member 277 void *op_context; /* Context passed in completion callback */ member
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| D | lll.c | 816 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/ |
| D | lll.c | 1388 static void ticker_op_job_disable(uint32_t status, void *op_context)
|