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 struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:768
typedef
struct
{
tAVRC_HDR
hdr
;
UINT32
company_id
;
UINT8
unit_type
;
UINT8
unit
;
}
tAVRC_MSG_UNIT
;
Fields
Field
Declared as
tAVRC_MSG_UNIT::hdr
tAVRC_HDR
tAVRC_MSG_UNIT::company_id
UINT32
tAVRC_MSG_UNIT::unit_type
UINT8
tAVRC_MSG_UNIT::unit
UINT8
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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