ESP-IDF
BTA_AV_API_ENABLE_EVT
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_API_ENABLE_EVT
BTA_AV_API_ENABLE_EVT value
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:99
BTA_AV_API_ENABLE_EVT
;
Examples
References
from
examples
Code
Location
Referrer
BTA_AV_API_ENABLE_EVT
,
bta_av_int.h:99
p_buf
->
hdr
.
event
=
BTA_AV_API_ENABLE_EVT
;
bta_av_api.c:67
BTA_AvEnable()
UINT16
first_event
=
BTA_AV_FIRST_NSM_EVT
;
bta_av_main.c:1237
bta_av_hdl_event()
(
*
bta_av_nsm_act
[
event
-
BTA_AV_FIRST_NSM_EVT
]
)
(
(
tBTA_AV_DATA
*
)
p_msg
)
;
bta_av_main.c:1246
bta_av_hdl_event()
case
BTA_AV_API_ENABLE_EVT
:
return
"API_ENABLE"
;
bta_av_main.c:1332
bta_av_evt_code()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_AV_API_ENABLE_EVT
is read by 3 functions:
All items filtered out
BTA_AV_API_ENABLE_EVT
BTA_AvEnable()
bta_av_hdl_event()
bta_av_evt_code()
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