ESP-IDF
tAVRC_REG_NOTIF_RSP
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_REG_NOTIF_RSP
tAVRC_REG_NOTIF_RSP struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1260
typedef
struct
{
UINT8
pdu
;
tAVRC_STS
status
;
UINT8
opcode
;
UINT8
event_id
;
tAVRC_NOTIF_RSP_PARAM
param
;
}
tAVRC_REG_NOTIF_RSP
;
Fields
Field
Declared as
tAVRC_REG_NOTIF_RSP::pdu
UINT8
tAVRC_REG_NOTIF_RSP::status
tAVRC_STS
tAVRC_REG_NOTIF_RSP::opcode
UINT8
tAVRC_REG_NOTIF_RSP::event_id
UINT8
tAVRC_REG_NOTIF_RSP::param
tAVRC_NOTIF_RSP_PARAM
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