Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c1793 if (p_ent->time_of_resp < ot) in btm_inq_db_new()
1796 ot = p_ent->time_of_resp; in btm_inq_db_new()
2234 p_i->time_of_resp = GKI_get_tick_count (); in btm_process_inq_results()
Dbtm_int.h262 UINT32 time_of_resp; member