Searched refs:ticker_stop_op_cb (Results 1 – 7 of 7) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
| D | lll.c | 62 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/ |
| D | ull_sync_iso.c | 74 static void ticker_stop_op_cb(uint32_t status, void *param); 878 stop_ticker(sync_iso, ticker_stop_op_cb); in ull_sync_iso_done_terminate() 977 stop_ticker(sync_iso, ticker_stop_op_cb); in timeout_cleanup() 1037 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
|
| D | ull_conn_iso.c | 77 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
|
| D | ull_adv_iso.c | 87 static void ticker_stop_op_cb(uint32_t status, void *param); 1078 ticker_stop_op_cb, adv_iso); in ull_adv_iso_done_terminate() 1638 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
|
| D | ull_conn.c | 100 static void ticker_stop_op_cb(uint32_t status, void *param); 1874 ticker_stop_op_cb, conn); in conn_cleanup_finalize() 1942 static void ticker_stop_op_cb(uint32_t status, void *param) in ticker_stop_op_cb() function
|
| D | ull_adv.c | 88 static void ticker_stop_op_cb(uint32_t status, void *param); 2540 ticker_stop_op_cb, adv); 2545 static void ticker_stop_op_cb(uint32_t status, void *param) function
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll.c | 1047 static void ticker_stop_op_cb(uint32_t status, void *param) function 1182 ticker_stop_op_cb, NULL);
|