Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_scan.c52 static void ticker_op_start_cb(uint32_t status, void *param);
256 ticker_op_start_cb, in prepare_cb()
344 static void ticker_op_start_cb(uint32_t status, void *param) in ticker_op_start_cb() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_scan.c61 static void ticker_op_start_cb(uint32_t status, void *param);
499 ticker_stop_cb, lll, ticker_op_start_cb, (void *)__LINE__);
651 static void ticker_op_start_cb(uint32_t status, void *param) function