Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dadv_bearer.c90 static int adv_timer_active; variable
204 adv_timer_active = 0; in adv_bearer_timeout_handler()
235 adv_timer_active = 1; in adv_bearer_set_timeout()
242 if (adv_timer_active) return; in adv_bearer_run()