Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h95 esp_hf_btrh_cmd_t cmd;
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_hf_defs.h143 } esp_hf_btrh_cmd_t; typedef
Desp_hf_client_api.h494 esp_err_t esp_hf_client_send_btrh_cmd(esp_hf_btrh_cmd_t btrh);
/hal_espressif-3.7.0/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-3.7.0/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c489 static bt_status_t btc_hf_client_send_btrh_cmd(esp_hf_btrh_cmd_t btrh) in btc_hf_client_send_btrh_cmd()