Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_utils.cc1373 uint8_t temp_time, temp_idx; in bta_hl_sort_cfg_time_idx() local
1377 temp_time = p_acb->mdl_cfg[temp_idx].time; in bta_hl_sort_cfg_time_idx()
1379 while ((j >= 0) && (temp_time < p_acb->mdl_cfg[a[j]].time)) { in bta_hl_sort_cfg_time_idx()