Searched refs:BTA_HF_CLIENT_AT_CMD_CHLD (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | btc_hf_client.c | 459 …A_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHLD, 0, 0, N… in btc_hf_client_send_chld_cmd() 467 …A_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHLD, 1, 0, N… in btc_hf_client_send_chld_cmd() 475 …A_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHLD, 2, 0, N… in btc_hf_client_send_chld_cmd() 482 …A_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHLD, 3, 0, N… in btc_hf_client_send_chld_cmd() 489 …A_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHLD, 4, 0, N… in btc_hf_client_send_chld_cmd() 500 …A_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHLD, 1, idx,… in btc_hf_client_send_chld_cmd() 511 …A_HfClientSendAT(hf_client_local_param.btc_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_CHLD, 2, idx,… in btc_hf_client_send_chld_cmd()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_cmd.c | 40 case BTA_HF_CLIENT_AT_CMD_CHLD: in bta_hf_client_send_at_cmd()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_hf_client_api.h | 144 #define BTA_HF_CLIENT_AT_CMD_CHLD 3 macro
|