NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tAVRC_SET_BR_PLAYER_RSP Struct Reference

Description

Definition at line 1311 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT16 uid_counter
 
UINT32 num_items
 
UINT16 charset_id
 
UINT8 folder_depth
 
tAVRC_NAMEp_folders
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_SET_BR_PLAYER_RSP::pdu

Definition at line 1313 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_SET_BR_PLAYER_RSP::status

Definition at line 1314 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_SET_BR_PLAYER_RSP::opcode

Definition at line 1315 of file avrc_defs.h.

◆ uid_counter

UINT16 tAVRC_SET_BR_PLAYER_RSP::uid_counter

Definition at line 1316 of file avrc_defs.h.

◆ num_items

UINT32 tAVRC_SET_BR_PLAYER_RSP::num_items

Definition at line 1317 of file avrc_defs.h.

◆ charset_id

UINT16 tAVRC_SET_BR_PLAYER_RSP::charset_id

Definition at line 1318 of file avrc_defs.h.

◆ folder_depth

UINT8 tAVRC_SET_BR_PLAYER_RSP::folder_depth

Definition at line 1319 of file avrc_defs.h.

◆ p_folders

tAVRC_NAME* tAVRC_SET_BR_PLAYER_RSP::p_folders

Definition at line 1320 of file avrc_defs.h.