ESP-IDF
tAVRC_SET_BR_PLAYER_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_SET_BR_PLAYER_RSP
tAVRC_SET_BR_PLAYER_RSP struct
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1277
typedef
struct
{
UINT8
pdu
;
tAVRC_STS
status
;
UINT8
opcode
;
UINT16
uid_counter
;
UINT32
num_items
;
UINT16
charset_id
;
UINT8
folder_depth
;
tAVRC_NAME
*
p_folders
;
}
tAVRC_SET_BR_PLAYER_RSP
;
Fields
Field
Declared as
tAVRC_SET_BR_PLAYER_RSP::pdu
UINT8
tAVRC_SET_BR_PLAYER_RSP::status
tAVRC_STS
tAVRC_SET_BR_PLAYER_RSP::opcode
UINT8
tAVRC_SET_BR_PLAYER_RSP::uid_counter
UINT16
tAVRC_SET_BR_PLAYER_RSP::num_items
UINT32
tAVRC_SET_BR_PLAYER_RSP::charset_id
UINT16
tAVRC_SET_BR_PLAYER_RSP::folder_depth
UINT8
tAVRC_SET_BR_PLAYER_RSP::p_folders
tAVRC_NAME
*
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