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

Description

Definition at line 1324 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT16 uid_counter
 
UINT16 item_count
 
tAVRC_ITEMp_item_list
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_ITEMS_RSP::pdu

Definition at line 1326 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_ITEMS_RSP::status

Definition at line 1327 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_ITEMS_RSP::opcode

Definition at line 1328 of file avrc_defs.h.

◆ uid_counter

UINT16 tAVRC_GET_ITEMS_RSP::uid_counter

Definition at line 1329 of file avrc_defs.h.

◆ item_count

UINT16 tAVRC_GET_ITEMS_RSP::item_count

Definition at line 1330 of file avrc_defs.h.

◆ p_item_list

tAVRC_ITEM* tAVRC_GET_ITEMS_RSP::p_item_list

Definition at line 1331 of file avrc_defs.h.