Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/hid/
Dhidh_int.h72 extern void hidh_proc_repage_timeout (TIMER_LIST_ENT *p_tle);
Dhidh_conn.c297 void hidh_proc_repage_timeout (TIMER_LIST_ENT *p_tle) in hidh_proc_repage_timeout() function
1037 hidh_proc_repage_timeout( &(p_dev->conn.timer_entry) ); in hidh_conn_retry()
/external/bluetooth/bluedroid/stack/btu/
Dbtu_task.c467 hidh_proc_repage_timeout(p_tle); in btu_task()