ESP-IDF
tAVRC_MSG_UNIT::unit_type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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::unit_type
tAVRC_MSG_UNIT::unit_type field
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:771
UINT8
unit_type
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
unit_type
;
/* Unit type. Uses the same values as subunit type. */
avrc_defs.h:771
msg
.
unit
.
unit_type
=
(
*
p_data
&
AVRC_SUBTYPE_MASK
)
>
>
AVRC_SUBTYPE_SHIFT
;
avrc_api.c:583
avrc_msg_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_MSG_UNIT::unit_type
is written by 1 function:
avrc_msg_cback()
All items filtered out
tAVRC_MSG_UNIT::unit_type
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