Searched refs:btm_sec_auth_timer_timeout (Results 1 – 1 of 1) sorted by relevance
111 static void btm_sec_auth_timer_timeout(void* data);4783 FROM_HERE, base::Bind(&btm_sec_auth_timer_timeout, addr), in btm_sec_wait_and_start_authentication()4787 btm_sec_auth_timer_timeout(addr); in btm_sec_wait_and_start_authentication()4798 static void btm_sec_auth_timer_timeout(void* data) { in btm_sec_auth_timer_timeout() function