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.cc1618 unsigned int space_left = in bta_hf_client_at_parse() local
1624 memcpy(client_cb->at_cb.buf + client_cb->at_cb.offset, buf, space_left); in bta_hf_client_at_parse()
1625 len -= space_left; in bta_hf_client_at_parse()
1626 buf += space_left; in bta_hf_client_at_parse()
1627 client_cb->at_cb.offset += space_left; in bta_hf_client_at_parse()
1646 tmp += space_left - client_cb->at_cb.offset; in bta_hf_client_at_parse()