ESP-IDF
tAVRC_GET_CAPS_CMD::capability_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_GET_CAPS_CMD::capability_id
tAVRC_GET_CAPS_CMD::capability_id field
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:953
UINT8
capability_id
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
capability_id
;
avrc_defs.h:953
UINT8_TO_BE_STREAM
(
p_data
,
p_cmd
->
capability_id
)
;
avrc_bld_ct.c:252
avrc_bld_get_caps_cmd()
p_result
->
get_caps
.
capability_id
=
*
p
++
;
avrc_pars_tg.c:83
avrc_pars_vendor_cmd()
if
(
!
AVRC_IS_VALID_CAP_ID
(
p_result
->
get_caps
.
capability_id
)
)
{
avrc_pars_tg.c:84
avrc_pars_vendor_cmd()
avrc_cmd
.
get_caps
.
capability_id
=
AVRC_CAP_EVENTS_SUPPORTED
;
btc_avrc.c:1207
btc_avrc_ct_send_get_rn_caps_cmd()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_GET_CAPS_CMD::capability_id
is written by 2 functions and is read by 2 functions:
btc_avrc_ct_send_get_rn_caps_cmd()
avrc_pars_vendor_cmd()
All items filtered out
tAVRC_GET_CAPS_CMD::capability_id
avrc_bld_get_caps_cmd()
avrc_pars_vendor_cmd()
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