ESP-IDF
tAVRC_SEARCH_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_SEARCH_RSP
tAVRC_SEARCH_RSP struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1316
typedef
struct
{
UINT8
pdu
;
tAVRC_STS
status
;
UINT8
opcode
;
UINT16
uid_counter
;
UINT32
num_items
;
}
tAVRC_SEARCH_RSP
;
Fields
Field
Declared as
tAVRC_SEARCH_RSP::pdu
UINT8
tAVRC_SEARCH_RSP::status
tAVRC_STS
tAVRC_SEARCH_RSP::opcode
UINT8
tAVRC_SEARCH_RSP::uid_counter
UINT16
tAVRC_SEARCH_RSP::num_items
UINT32
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
avrc_defs.h:1316
}
tAVRC_SEARCH_RSP
;
avrc_defs.h:1322
tAVRC_SEARCH_RSP
tAVRC_SEARCH_RSP
search
;
/* Search */
avrc_defs.h:1355
tAVRC_RESPONSE
tAVRC_RESPONSE::search
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::search
tAVRC_RESPONSE
avrc_defs.h:1355
Lifecycle
from
examples
All items filtered out
All items filtered out