Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1550 if (p_ent->time_of_resp < ot) { in btm_inq_db_new()
1552 ot = p_ent->time_of_resp; in btm_inq_db_new()
1940 p_i->time_of_resp = osi_time_get_os_boottime_ms(); in btm_process_inq_results()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h291 UINT32 time_of_resp; member