Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.cc1731 char tmp_buff[BTA_HF_CLIENT_AT_PARSER_MAX_LEN]; in bta_hf_client_at_parse() local
1762 memcpy(tmp_buff, client_cb->at_cb.buf + client_cb->at_cb.offset, tmp); in bta_hf_client_at_parse()
1770 memcpy(client_cb->at_cb.buf, tmp_buff, tmp); in bta_hf_client_at_parse()