Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_cmd.c56 case BTA_HF_CLIENT_AT_CMD_ATD: in bta_hf_client_send_at_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h149 #define BTA_HF_CLIENT_AT_CMD_ATD 8 macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c422 …BTA_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, 0, 0, … in btc_hf_client_dial()
445 …BTA_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_ATD, locati… in btc_hf_client_dial_memory()