Searched refs:hci_connection_timeout_handler (Results 1 – 1 of 1) sorted by relevance
202 static void hci_connection_timeout_handler(btstack_timer_source_t *timer);295 btstack_run_loop_set_timer_handler(&conn->timeout, hci_connection_timeout_handler); in hci_connection_init()463 static void hci_connection_timeout_handler(btstack_timer_source_t *timer){ in hci_connection_timeout_handler() function