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.cc1338 if (p_ent->time_of_resp < ot) { in btm_inq_db_new()
1340 ot = p_ent->time_of_resp; in btm_inq_db_new()
1741 p_i->time_of_resp = bluetooth::common::time_get_os_boottime_ms(); in btm_process_inq_results()
Dbtm_int_types.h214 uint64_t time_of_resp; member