ESP-IDF
btc_a2dp_on_idle()
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_a2dp_on_idle()
btc_a2dp_on_idle() function
* Function btc_a2dp_on_idle
Syntax
Show:
Summary
Declaration
Definition
from
btc_a2dp.h:64
void
btc_a2dp_on_idle
(
void
)
;
Implemented in
btc_a2dp.c:42
Examples
References
from
examples
Code
Location
Referrer
void
btc_a2dp_on_idle
(
void
)
btc_a2dp.c:42
void
btc_a2dp_on_idle
(
void
)
;
btc_a2dp.h:64
btc_a2dp_on_idle
(
)
;
btc_av.c:319
btc_av_state_idle_handler()
Call Tree
from
examples
btc_a2dp_on_idle()
is called by 1 function and calls 7 functions:
btc_av_state_idle_handler()
All items filtered out
btc_a2dp_on_idle()
esp_log_timestamp()
esp_log_write()
btc_av_get_peer_sep()
btc_av_get_service_id()
bta_av_co_init()
btc_a2dp_source_on_idle()
btc_a2dp_sink_on_idle()
All items filtered out
Data Use
from
examples
btc_a2dp_on_idle()
reads 2 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
All items filtered out
btc_a2dp_on_idle()
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