Searched refs:mesh_proxy_node_id_timer (Results 1 – 1 of 1) sorted by relevance
73 static btstack_timer_source_t mesh_proxy_node_id_timer; variable175 btstack_run_loop_remove_timer(&mesh_proxy_node_id_timer); in mesh_proxy_stop_all_advertising_with_node_id()200 … btstack_run_loop_set_timer_handler(&mesh_proxy_node_id_timer, mesh_proxy_node_id_timeout_handler); in mesh_proxy_node_id_handle_get_aes128()201 …btstack_run_loop_set_timer(&mesh_proxy_node_id_timer, MESH_PROXY_NODE_ID_ADVERTISEMENT_TIMEOUT_MS); in mesh_proxy_node_id_handle_get_aes128()202 btstack_run_loop_add_timer(&mesh_proxy_node_id_timer); in mesh_proxy_node_id_handle_get_aes128()