ESP-IDF
tAVRC_ITEM_MEDIA
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_ITEM_MEDIA
tAVRC_ITEM_MEDIA struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:931
typedef
struct
{
tAVRC_UID
uid
;
UINT8
type
;
tAVRC_FULL_NAME
name
;
UINT8
attr_count
;
tAVRC_ATTR_ENTRY
*
p_attr_list
;
}
tAVRC_ITEM_MEDIA
;
Fields
Field
Declared as
tAVRC_ITEM_MEDIA::uid
tAVRC_UID
tAVRC_ITEM_MEDIA::type
UINT8
tAVRC_ITEM_MEDIA::name
tAVRC_FULL_NAME
tAVRC_ITEM_MEDIA::attr_count
UINT8
tAVRC_ITEM_MEDIA::p_attr_list
tAVRC_ATTR_ENTRY
*
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