Searched refs:attention_timer_timer (Results 1 – 1 of 1) sorted by relevance
166 static btstack_timer_source_t attention_timer_timer; variable239 btstack_run_loop_set_timer(&attention_timer_timer, 1000); in mesh_attention_timer_handler()240 btstack_run_loop_add_timer(&attention_timer_timer); in mesh_attention_timer_handler()246 btstack_run_loop_remove_timer(&attention_timer_timer); in mesh_attention_timer_set()253 btstack_run_loop_set_timer_handler(&attention_timer_timer, &mesh_attention_timer_handler); in mesh_attention_timer_set()254 btstack_run_loop_set_timer(&attention_timer_timer, 1000); in mesh_attention_timer_set()255 btstack_run_loop_add_timer(&attention_timer_timer); in mesh_attention_timer_set()