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()
1642 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_BRSF, buf, at_len); in bta_hf_client_send_at_brsf()
1652 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_BAC, buf, strlen(buf)); in bta_hf_client_send_at_bac()
1667 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_BCS, buf, at_len); in bta_hf_client_send_at_bcs()
1684 bta_hf_client_send_at(client_cb, cmd, buf, strlen(buf)); in bta_hf_client_send_at_cind()
1697 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CMER, buf, strlen(buf)); in bta_hf_client_send_at_cmer()
1717 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CHLD, buf, at_len); in bta_hf_client_send_at_chld()
1730 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CLIP, buf, strlen(buf)); in bta_hf_client_send_at_clip()
1743 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CCWA, buf, strlen(buf)); in bta_hf_client_send_at_ccwa()
[all …]