Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c1549 if (p_ent->time_of_resp < ot) { in btm_inq_db_new()
1551 ot = p_ent->time_of_resp; in btm_inq_db_new()
1939 p_i->time_of_resp = osi_time_get_os_boottime_ms(); in btm_process_inq_results()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h279 UINT32 time_of_resp; member