Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_cmd.c55 case BTA_HF_CLIENT_AT_CMD_ATD: in bta_hf_client_send_at_cmd()
/system/bt/bta/include/
Dbta_hf_client_api.h136 #define BTA_HF_CLIENT_AT_CMD_ATD 8 macro
/system/bt/btif/src/
Dbtif_hf_client.c403 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, 0, 0, number); in dial()
426 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, location, 0, NULL); in dial_memory()