Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_inq.c1585 if (p_ent->time_of_resp < ot) in btm_inq_db_new()
1588 ot = p_ent->time_of_resp; in btm_inq_db_new()
1996 p_i->time_of_resp = time_get_os_boottime_ms(); in btm_process_inq_results()
Dbtm_int.h218 UINT32 time_of_resp; member