Searched refs:scan_off_timer (Results 1 – 1 of 1) sorted by relevance
23 static struct k_timer scan_off_timer; variable110 k_timer_start(&scan_off_timer, CONFIG_SCAN_DURATION_AFTER_GENIE_MODEL_SEND); in send_end_cb()598 k_timer_init(&scan_off_timer, scan_off_timer_cb, NULL); in genie_transport_init()
Completed in 3 milliseconds