Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll.c62 static void ticker_stop_op_cb(uint32_t status, void *param);
601 ticker_stop_op_cb, NULL); in lll_prepare_resolve()
635 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c74 static void ticker_stop_op_cb(uint32_t status, void *param);
858 stop_ticker(sync_iso, ticker_stop_op_cb); in ull_sync_iso_done_terminate()
957 stop_ticker(sync_iso, ticker_stop_op_cb); in timeout_cleanup()
1017 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
Dull_conn_iso.c77 static void ticker_stop_op_cb(uint32_t status, void *param);
1350 ticker_stop_op_cb, in cis_disabled_cb()
1400 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
Dull_adv_iso.c76 static void ticker_stop_op_cb(uint32_t status, void *param);
1050 ticker_stop_op_cb, adv_iso); in ull_adv_iso_done_terminate()
1563 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
Dull_conn.c100 static void ticker_stop_op_cb(uint32_t status, void *param);
1868 ticker_stop_op_cb, conn); in conn_cleanup_finalize()
1936 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
Dull_adv.c88 static void ticker_stop_op_cb(uint32_t status, void *param);
2538 ticker_stop_op_cb, adv);
2543 static void ticker_stop_op_cb(uint32_t status, void *param) function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll.c1047 static void ticker_stop_op_cb(uint32_t status, void *param) function
1182 ticker_stop_op_cb, NULL);