Searched refs:ticker_op_cb (Results 1 – 9 of 9) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_peripheral_iso.c | 358 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() function 373 ticker_id_cig, ticker_op_cb, NULL); in ull_peripheral_iso_update_ticker() 387 ticker_op_cb, NULL); in ull_peripheral_iso_update_ticker()
|
| D | ull_sched.c | 76 static void ticker_op_cb(uint32_t status, void *param); 455 ticker_op_cb, (void *)&ret_cb); in after_match_slot_get() 460 ticker_op_cb, (void *)&ret_cb); in after_match_slot_get() 557 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() function
|
| D | ull_peripheral.c | 66 static void ticker_op_cb(uint32_t status, void *param); 489 ull_periph_ticker_cb, conn, ticker_op_cb, 662 static void ticker_op_cb(uint32_t status, void *param) function
|
| D | ull_central.c | 73 static void ticker_op_cb(uint32_t status, void *param); 889 ticker_op_cb, (void *)__LINE__); 1050 static void ticker_op_cb(uint32_t status, void *param) function
|
| D | ull_central_iso.c | 73 static void ticker_op_cb(uint32_t status, void *param); 1135 ticker_op_cb, (void *)&ret_cb); in mfy_cis_offset_get() 1210 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() function
|
| D | ull_scan_aux.c | 66 static void ticker_op_cb(uint32_t status, void *param); 933 ticker_cb, aux, ticker_op_cb, aux); in ull_scan_aux_setup() 1539 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() function 2823 ticker_cb, chain, ticker_op_cb, chain); in chain_start_ticker() 2904 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() function
|
| D | ull_adv_iso.c | 86 static void ticker_op_cb(uint32_t status, void *param); 1474 ticker_op_cb, (void *)&ret_cb); in mfy_iso_offset_get() 1633 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() function
|
| D | ull_adv_aux.c | 64 static void ticker_op_cb(uint32_t status, void *param); 3231 ticker_op_cb, (void *)&ret_cb); in mfy_aux_offset_get() 3237 ticker_op_cb, (void *)&ret_cb); in mfy_aux_offset_get() 3337 static void ticker_op_cb(uint32_t status, void *param) in ticker_op_cb() function
|
| D | ull_adv_sync.c | 115 static void ticker_op_cb(uint32_t status, void *param); 2722 ticker_op_cb, (void *)&ret_cb); 2806 static void ticker_op_cb(uint32_t status, void *param) function
|