Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_int.h98 BTA_HF_CLIENT_AT_CNUM, enumerator
Dbta_hf_client_at.cc145 if (client_cb->at_cb.current_cmd == BTA_HF_CLIENT_AT_CNUM) { in bta_hf_client_at_resp_timer_cback()
183 (cmd == BTA_HF_CLIENT_AT_CNUM || cmd == BTA_HF_CLIENT_AT_COPS)) { in bta_hf_client_send_at()
1975 bta_hf_client_send_at(client_cb, BTA_HF_CLIENT_AT_CNUM, buf, strlen(buf)); in bta_hf_client_send_at_cnum()