ESP-IDF
btc_hf_client_send_chld_cmd()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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_chld_cmd()
btc_hf_client_send_chld_cmd() function
Syntax
Show:
Summary
Declaration
from
btc_hf_client.c:453
static
bt_status_t
btc_hf_client_send_chld_cmd
(
esp_hf_chld_type_t
type
,
int
idx
)
;
Arguments
Argument
type
idx
Examples
References
from
examples
Code
Location
Referrer
static
bt_status_t
btc_hf_client_send_chld_cmd
(
esp_hf_chld_type_t
type
,
int
idx
)
btc_hf_client.c:453
btc_hf_client_send_chld_cmd
(
arg
->
chld
.
type
,
arg
->
chld
.
idx
)
;
btc_hf_client.c:1157
btc_hf_client_call_handler()
Call Tree
from
examples
btc_hf_client_send_chld_cmd()
is called by 1 function and calls 1 function:
btc_hf_client_call_handler()
All items filtered out
btc_hf_client_send_chld_cmd()
BTA_HfClientSendAT()
All items filtered out
Data Use
from
examples
btc_hf_client_send_chld_cmd()
reads 19 variables:
bt_status_t::BT_STATUS_SUCCESS
bt_status_t::BT_STATUS_FAIL
bt_status_t::BT_STATUS_NOT_READY
bt_status_t::BT_STATUS_UNSUPPORTED
btc_hf_client_cb_t::initialized
btc_hf_client_cb_t::handle
btc_hf_client_cb_t::state
btc_hf_client_cb_t::peer_feat
btc_hf_client_cb_t::chld_feat
hf_client_local_param_t::btc_hf_client_cb
esp_hf_client_connection_state_t::ESP_HF_CLIENT_CONNECTION_STATE_SLC_CONNECTED
esp_hf_chld_type_t::ESP_HF_CHLD_TYPE_REL
esp_hf_chld_type_t::ESP_HF_CHLD_TYPE_REL_ACC
esp_hf_chld_type_t::ESP_HF_CHLD_TYPE_HOLD_ACC
esp_hf_chld_type_t::ESP_HF_CHLD_TYPE_MERGE
esp_hf_chld_type_t::ESP_HF_CHLD_TYPE_MERGE_DETACH
esp_hf_chld_type_t::ESP_HF_CHLD_TYPE_REL_X
esp_hf_chld_type_t::ESP_HF_CHLD_TYPE_PRIV_X
hf_client_local_param
All items filtered out
btc_hf_client_send_chld_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