Searched refs:rpa_work (Results 1 – 1 of 1) sorted by relevance
112 static struct k_work_delayable rpa_work; variable655 k_work_init_delayable(&rpa_work, rpa_timeout); in ull_filter_reset()661 k_work_cancel_delayable(&rpa_work); in ull_filter_reset()1029 k_work_schedule(&rpa_work, K_MSEC(rpa_timeout_ms)); in rpa_timeout()1035 k_work_schedule(&rpa_work, K_MSEC(rpa_timeout_ms)); in rpa_refresh_start()1040 k_work_cancel_delayable(&rpa_work); in rpa_refresh_stop()