Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_utils.c1537 UINT8 temp_time, temp_idx; in bta_hl_sort_cfg_time_idx() local
1541 temp_idx = a[i]; in bta_hl_sort_cfg_time_idx()
1542 temp_time = p_acb->mdl_cfg[temp_idx].time; in bta_hl_sort_cfg_time_idx()
1549 a[j + 1] = temp_idx; in bta_hl_sort_cfg_time_idx()