ESP-IDF
tAVRC_CAPS_PARAM::event_id
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
tAVRC_CAPS_PARAM::event_id
tAVRC_CAPS_PARAM::event_id field
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:888
UINT8
event_id
[
AVRC_CAP_MAX_NUM_EVT_ID
]
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
event_id
[
AVRC_CAP_MAX_NUM_EVT_ID
]
;
avrc_defs.h:888
p_event_id
=
p_rsp
->
param
.
event_id
;
avrc_bld_tg.c:83
avrc_bld_get_capability_rsp()
BE_STREAM_TO_ARRAY
(
p
,
p_result
->
get_caps
.
param
.
event_id
,
p_result
->
get_caps
.
count
)
;
avrc_pars_ct.c:104
avrc_pars_vendor_rsp()
p_rc_rsp
->
get_caps
.
param
.
event_id
)
;
bta_av_act.c:762
bta_av_proc_meta_cmd()
rsp
->
param
.
event_id
[
i
]
)
;
btc_avrc.c:683
handle_rc_get_caps_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_CAPS_PARAM::event_id
is read by 4 functions:
All items filtered out
tAVRC_CAPS_PARAM::event_id
bta_av_proc_meta_cmd()
handle_rc_get_caps_rsp()
avrc_bld_get_capability_rsp()
avrc_pars_vendor_rsp()
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