Home
last modified time | relevance | path

Searched refs:esp_hf_btrh_cmd_t (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h96 esp_hf_btrh_cmd_t cmd;
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hf_defs.h164 } esp_hf_btrh_cmd_t; typedef
Desp_hf_client_api.h519 esp_err_t esp_hf_client_send_btrh_cmd(esp_hf_btrh_cmd_t btrh);
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_client_api.c283 esp_err_t esp_hf_client_send_btrh_cmd(esp_hf_btrh_cmd_t btrh) in esp_hf_client_send_btrh_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c520 static bt_status_t btc_hf_client_send_btrh_cmd(esp_hf_btrh_cmd_t btrh) in btc_hf_client_send_btrh_cmd()