Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_transport.c23 static struct k_timer scan_off_timer; variable
110 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