Home
last modified time | relevance | path

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

/btstack/port/arduino/
H A DBTstack.cpp296 static void connection_timeout_handler(btstack_timer_source_t * timer){ in connection_timeout_handler() function
699 btstack_run_loop_set_timer_handler(&connection_timer, connection_timeout_handler); in bleConnect()