ESP-IDF
tAVRC_LIST_APP_VALUES_CMD
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_LIST_APP_VALUES_CMD
tAVRC_LIST_APP_VALUES_CMD struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:957
typedef
struct
{
UINT8
pdu
;
tAVRC_STS
status
;
UINT8
opcode
;
UINT8
attr_id
;
}
tAVRC_LIST_APP_VALUES_CMD
;
Fields
Field
Declared as
tAVRC_LIST_APP_VALUES_CMD::pdu
UINT8
tAVRC_LIST_APP_VALUES_CMD::status
tAVRC_STS
tAVRC_LIST_APP_VALUES_CMD::opcode
UINT8
tAVRC_LIST_APP_VALUES_CMD::attr_id
UINT8
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
avrc_defs.h:957
}
tAVRC_LIST_APP_VALUES_CMD
;
avrc_defs.h:962
tAVRC_LIST_APP_VALUES_CMD
tAVRC_LIST_APP_VALUES_CMD
list_app_values
;
/* ListPlayerAppValues */
avrc_defs.h:1141
tAVRC_COMMAND
tAVRC_COMMAND::list_app_values
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
Instance
Scope
Location
Project
tAVRC_COMMAND::list_app_values
tAVRC_COMMAND
avrc_defs.h:1141
Lifecycle
from
examples
All items filtered out
All items filtered out