ESP-IDF
tAVRC_CHG_PATH_RSP
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_CHG_PATH_RSP
tAVRC_CHG_PATH_RSP struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1299
typedef
struct
{
UINT8
pdu
;
tAVRC_STS
status
;
UINT8
opcode
;
UINT32
num_items
;
}
tAVRC_CHG_PATH_RSP
;
Fields
Field
Declared as
tAVRC_CHG_PATH_RSP::pdu
UINT8
tAVRC_CHG_PATH_RSP::status
tAVRC_STS
tAVRC_CHG_PATH_RSP::opcode
UINT8
tAVRC_CHG_PATH_RSP::num_items
UINT32
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
avrc_defs.h:1299
}
tAVRC_CHG_PATH_RSP
;
avrc_defs.h:1304
tAVRC_CHG_PATH_RSP
tAVRC_CHG_PATH_RSP
chg_path
;
/* ChangePath */
avrc_defs.h:1353
tAVRC_RESPONSE
tAVRC_RESPONSE::chg_path
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_RESPONSE::chg_path
tAVRC_RESPONSE
avrc_defs.h:1353
Lifecycle
from
examples
All items filtered out
All items filtered out