ESP-IDF
btc_hf_client_send_btrh_cmd()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_hf_client_send_btrh_cmd()
btc_hf_client_send_btrh_cmd() function
Syntax
Show:
Summary
Declaration
from
btc_hf_client.c:523
static
bt_status_t
btc_hf_client_send_btrh_cmd
(
esp_hf_btrh_cmd_t
btrh
)
;
Arguments
Argument
btrh
Examples
References
from
examples
Code
Location
Referrer
static
bt_status_t
btc_hf_client_send_btrh_cmd
(
esp_hf_btrh_cmd_t
btrh
)
btc_hf_client.c:523
btc_hf_client_send_btrh_cmd
(
arg
->
btrh
.
cmd
)
;
btc_hf_client.c:1160
btc_hf_client_call_handler()
Call Tree
from
examples
btc_hf_client_send_btrh_cmd()
is called by 1 function and calls 1 function:
btc_hf_client_call_handler()
All items filtered out
btc_hf_client_send_btrh_cmd()
BTA_HfClientSendAT()
All items filtered out
Data Use
from
examples
btc_hf_client_send_btrh_cmd()
reads 12 variables:
bt_status_t::BT_STATUS_SUCCESS
bt_status_t::BT_STATUS_FAIL
bt_status_t::BT_STATUS_NOT_READY
btc_hf_client_cb_t::initialized
btc_hf_client_cb_t::handle
btc_hf_client_cb_t::state
hf_client_local_param_t::btc_hf_client_cb
esp_hf_client_connection_state_t::ESP_HF_CLIENT_CONNECTION_STATE_SLC_CONNECTED
esp_hf_btrh_cmd_t::ESP_HF_BTRH_CMD_HOLD
esp_hf_btrh_cmd_t::ESP_HF_BTRH_CMD_ACCEPT
esp_hf_btrh_cmd_t::ESP_HF_BTRH_CMD_REJECT
hf_client_local_param
All items filtered out
btc_hf_client_send_btrh_cmd()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out