Searched refs:trim_data (Results 1 – 1 of 1) sorted by relevance
734 char trim_data[BTA_AG_AT_MAX_LEN]; in bta_ag_process_unat_res() local751 trim_data[j++] = unat_result[i+pairs_of_nl_cr*2]; in bta_ag_process_unat_res()754 trim_data[j] = '\0'; in bta_ag_process_unat_res()756 BCM_STRNCPY_S(unat_result, BTA_AG_AT_MAX_LEN+1, trim_data,str_leng+1); in bta_ag_process_unat_res()