ESP-IDF
tAVRC_MSG_BROWSE
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_MSG_BROWSE
tAVRC_MSG_BROWSE struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:813
typedef
struct
{
tAVRC_HDR
hdr
;
UINT8
*
p_browse_data
;
UINT16
browse_len
;
BT_HDR
*
p_browse_pkt
;
}
tAVRC_MSG_BROWSE
;
Fields
Field
Declared as
tAVRC_MSG_BROWSE::hdr
tAVRC_HDR
tAVRC_MSG_BROWSE::p_browse_data
UINT8
*
tAVRC_MSG_BROWSE::browse_len
UINT16
tAVRC_MSG_BROWSE::p_browse_pkt
BT_HDR
*
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