Searched refs:tmp_buff (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/hf_client/
H A Dbta_hf_client_at.c1458 char tmp_buff[BTA_HF_CLIENT_AT_PARSER_MAX_LEN]; local
1486 memcpy(tmp_buff, bta_hf_client_cb.scb.at_cb.buf + bta_hf_client_cb.scb.at_cb.offset, tmp);
1494 memcpy(bta_hf_client_cb.scb.at_cb.buf, tmp_buff, tmp);

Completed in 31 milliseconds