Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_at.cc168 static void bta_hf_client_send_at(tBTA_HF_CLIENT_CB* client_cb, in bta_hf_client_send_at() function
210 bta_hf_client_send_at(client_cb, cur->cmd, cur->buf, cur->buf_len); in bta_hf_client_send_queued_at()
1682 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_BRSF, buf, at_len); in bta_hf_client_send_at_brsf()
1692 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_BAC, buf, strlen(buf)); in bta_hf_client_send_at_bac()
1707 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_BCS, buf, at_len); in bta_hf_client_send_at_bcs()
1724 bta_hf_client_send_at(client_cb, cmd, buf, strlen(buf)); in bta_hf_client_send_at_cind()
1737 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CMER, buf, strlen(buf)); in bta_hf_client_send_at_cmer()
1757 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CHLD, buf, at_len); in bta_hf_client_send_at_chld()
1770 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CLIP, buf, strlen(buf)); in bta_hf_client_send_at_clip()
1783 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CCWA, buf, strlen(buf)); in bta_hf_client_send_at_ccwa()
[all …]