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_at.h70 BTA_HF_CLIENT_AT_CNUM, enumerator
Dbta_hf_client_at.c146 if (bta_hf_client_cb.scb.at_cb.current_cmd == BTA_HF_CLIENT_AT_CNUM) { in bta_hf_client_at_resp_timer_cback()
184 (cmd == BTA_HF_CLIENT_AT_CNUM || cmd == BTA_HF_CLIENT_AT_COPS)) in bta_hf_client_send_at()
1856 bta_hf_client_send_at(BTA_HF_CLIENT_AT_CNUM, buf, strlen(buf)); in bta_hf_client_send_at_cnum()