ESP-IDF
bta_av_restore_switch()
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_av_restore_switch()
bta_av_restore_switch() function
* Function bta_av_restore_switch * Description assume that the caller of this function already makes * sure that there's only one ACL connection left * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_av_int.h:682
extern
void
bta_av_restore_switch
(
void
)
;
Implemented in
bta_av_main.c:878
Examples
References
from
examples
Code
Location
Referrer
void
bta_av_restore_switch
(
void
)
bta_av_main.c:878
extern
void
bta_av_restore_switch
(
void
)
;
bta_av_int.h:682
bta_av_restore_switch
(
)
;
bta_av_act.c:1238
bta_av_conn_chg()
Call Tree
from
examples
bta_av_restore_switch()
is called by 1 function and calls 3 functions:
bta_av_conn_chg()
All items filtered out
bta_av_restore_switch()
esp_log_timestamp()
esp_log_write()
bta_sys_set_policy()
All items filtered out
Data Use
from
examples
bta_av_restore_switch()
reads 7 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tBTA_AV_SCB::peer_addr
tBTA_AV_CB::p_scb
tBTA_AV_CB::conn_audio
tBTA_AV_CB::reg_audio
bta_av_cb
All items filtered out
bta_av_restore_switch()
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