ESP-IDF
tAVRC_PLAYER_APP_PARAM
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_PLAYER_APP_PARAM
tAVRC_PLAYER_APP_PARAM struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1241
typedef
struct
{
UINT8
num_attr
;
UINT8
attr_id
[
AVRC_MAX_APP_SETTINGS
]
;
UINT8
attr_value
[
AVRC_MAX_APP_SETTINGS
]
;
}
tAVRC_PLAYER_APP_PARAM
;
Fields
Field
Declared as
tAVRC_PLAYER_APP_PARAM::num_attr
UINT8
tAVRC_PLAYER_APP_PARAM::attr_id
UINT8
[
AVRC_MAX_APP_SETTINGS
]
tAVRC_PLAYER_APP_PARAM::attr_value
UINT8
[
AVRC_MAX_APP_SETTINGS
]
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