ESP-IDF
tAVRC_REG_NOTIF_CMD
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_REG_NOTIF_CMD
tAVRC_REG_NOTIF_CMD struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1028
typedef
struct
{
UINT8
pdu
;
tAVRC_STS
status
;
UINT8
opcode
;
UINT8
event_id
;
UINT32
param
;
}
tAVRC_REG_NOTIF_CMD
;
Fields
Field
Declared as
tAVRC_REG_NOTIF_CMD::pdu
UINT8
tAVRC_REG_NOTIF_CMD::status
tAVRC_STS
tAVRC_REG_NOTIF_CMD::opcode
UINT8
tAVRC_REG_NOTIF_CMD::event_id
UINT8
tAVRC_REG_NOTIF_CMD::param
UINT32
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
avrc_defs.h:1028
}
tAVRC_REG_NOTIF_CMD
;
avrc_defs.h:1034
tAVRC_REG_NOTIF_CMD
tAVRC_REG_NOTIF_CMD
reg_notif
;
/* RegNotify */
avrc_defs.h:1150
tAVRC_COMMAND
tAVRC_COMMAND::reg_notif
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::reg_notif
tAVRC_COMMAND
avrc_defs.h:1150
Lifecycle
from
examples
All items filtered out
All items filtered out