Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_at.c1458 char tmp_buff[BTA_HF_CLIENT_AT_PARSER_MAX_LEN]; in bta_hf_client_at_parse() local
1486 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()