Searched refs:ot (Results 1 – 2 of 2) sorted by relevance
567 UINT32 ot = 0xFFFFFFFF; in btm_find_oldest_dev() local577 if (p_dev_rec->timestamp < ot) in btm_find_oldest_dev()580 ot = p_dev_rec->timestamp; in btm_find_oldest_dev()584 if (ot != 0xFFFFFFFF) in btm_find_oldest_dev()594 if (p_dev_rec->timestamp < ot) in btm_find_oldest_dev()597 ot = p_dev_rec->timestamp; in btm_find_oldest_dev()
1568 UINT32 ot = 0xFFFFFFFF; in btm_inq_db_new() local1581 if (p_ent->time_of_resp < ot) in btm_inq_db_new()1584 ot = p_ent->time_of_resp; in btm_inq_db_new()