ESP-IDF
tAVRC_MSG_SUB::subunit_type
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_SUB::subunit_type
tAVRC_MSG_SUB::subunit_type field
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:778
UINT8
subunit_type
[
AVRC_SUB_TYPE_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
subunit_type
[
AVRC_SUB_TYPE_LEN
]
;
avrc_defs.h:778
msg
.
sub
.
subunit_type
[
xx
]
=
*
p_data
++
>
>
AVRC_SUBTYPE_SHIFT
;
avrc_api.c:614
avrc_msg_cback()
if
(
msg
.
sub
.
subunit_type
[
xx
]
==
AVRC_SUB_PANEL
)
{
avrc_api.c:615
avrc_msg_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_MSG_SUB::subunit_type
is read by 1 function:
All items filtered out
tAVRC_MSG_SUB::subunit_type
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