Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_at.cc1578 unsigned int space_left = in bta_hf_client_at_parse() local
1584 memcpy(client_cb->at_cb.buf + client_cb->at_cb.offset, buf, space_left); in bta_hf_client_at_parse()
1585 len -= space_left; in bta_hf_client_at_parse()
1586 buf += space_left; in bta_hf_client_at_parse()
1587 client_cb->at_cb.offset += space_left; in bta_hf_client_at_parse()
1606 tmp += space_left - client_cb->at_cb.offset; in bta_hf_client_at_parse()