ESP-IDF
bta_hf_client_scb_disable()
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
bta_hf_client_scb_disable()
bta_hf_client_scb_disable() function
* Function bta_hf_client_scb_disable * Description Disable a service control block. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hf_client_int.h:218
extern
void
bta_hf_client_scb_disable
(
void
)
;
Implemented in
bta_hf_client_main.c:299
Examples
References
from
examples
Code
Location
Referrer
void
bta_hf_client_scb_disable
(
void
)
bta_hf_client_main.c:299
extern
void
bta_hf_client_scb_disable
(
void
)
;
bta_hf_client_int.h:218
bta_hf_client_scb_disable
(
)
;
bta_hf_client_act.c:118
bta_hf_client_deregister()
bta_hf_client_scb_disable
(
)
;
bta_hf_client_act.c:427
bta_hf_client_rfc_close()
Call Tree
from
examples
bta_hf_client_scb_disable()
is called by 2 functions and calls 4 functions:
bta_hf_client_deregister()
bta_hf_client_rfc_close()
All items filtered out
bta_hf_client_scb_disable()
esp_log_timestamp()
esp_log_write()
tBTA_HF_CLIENT_CB::p_cback
bta_hf_client_scb_init()
All items filtered out
Data Use
from
examples
bta_hf_client_scb_disable()
reads 3 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
bta_hf_client_cb
All items filtered out
bta_hf_client_scb_disable()
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