Searched refs:tmp_buff (Results 1 – 1 of 1) sorted by relevance
1458 char tmp_buff[BTA_HF_CLIENT_AT_PARSER_MAX_LEN]; in bta_hf_client_at_parse() local1486 memcpy(tmp_buff, bta_hf_client_cb.scb.at_cb.buf + bta_hf_client_cb.scb.at_cb.offset, tmp); in bta_hf_client_at_parse()1494 memcpy(bta_hf_client_cb.scb.at_cb.buf, tmp_buff, tmp); in bta_hf_client_at_parse()