ESP-IDF
btc_hf_client_reject_call()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_hf_client_reject_call()
btc_hf_client_reject_call() function
Syntax
Show:
Summary
Declaration
from
btc_hf_client.c:551
static
bt_status_t
btc_hf_client_reject_call
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
bt_status_t
btc_hf_client_reject_call
(
void
)
btc_hf_client.c:551
btc_hf_client_reject_call
(
)
;
btc_hf_client.c:1166
btc_hf_client_call_handler()
Call Tree
from
examples
btc_hf_client_reject_call()
is called by 1 function and calls 1 function:
btc_hf_client_call_handler()
All items filtered out
btc_hf_client_reject_call()
BTA_HfClientSendAT()
All items filtered out
Data Use
from
examples
btc_hf_client_reject_call()
reads 8 variables:
bt_status_t::BT_STATUS_SUCCESS
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
hf_client_local_param
All items filtered out
btc_hf_client_reject_call()
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