Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_cmd.cc504 uint8_t pairs_of_nl_cr; in bta_ag_process_unat_res() local
516 pairs_of_nl_cr = 1; in bta_ag_process_unat_res()
517 for (int i = 0; i < (str_leng - 4 * pairs_of_nl_cr); i++) { in bta_ag_process_unat_res()
518 trim_data[j++] = unat_result[i + pairs_of_nl_cr * 2]; in bta_ag_process_unat_res()