ESP-IDF
tAVRC_MSG::unit
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_MSG::unit
tAVRC_MSG::unit field
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:825
tAVRC_MSG_UNIT
unit
;
Examples
References
from
examples
Code
Location
Referrer
tAVRC_MSG_UNIT
unit
;
/* UNIT INFO message. */
avrc_defs.h:825
msg
.
unit
.
unit_type
=
(
*
p_data
&
AVRC_SUBTYPE_MASK
)
>
>
AVRC_SUBTYPE_SHIFT
;
avrc_api.c:583
avrc_msg_cback()
msg
.
unit
.
unit
=
*
p_data
&
AVRC_SUBID_MASK
;
avrc_api.c:584
avrc_msg_cback()
AVRC_BE_STREAM_TO_CO_ID
(
msg
.
unit
.
company_id
,
p_data
)
;
avrc_api.c:586
avrc_msg_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_MSG::unit
is read by 1 function:
All items filtered out
tAVRC_MSG::unit
avrc_msg_cback()
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