NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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_ITEM * | p_item_list |
UINT8 tAVRC_GET_ITEMS_RSP::pdu |
Definition at line 1326 of file avrc_defs.h.
tAVRC_STS tAVRC_GET_ITEMS_RSP::status |
Definition at line 1327 of file avrc_defs.h.
UINT8 tAVRC_GET_ITEMS_RSP::opcode |
Definition at line 1328 of file avrc_defs.h.
UINT16 tAVRC_GET_ITEMS_RSP::uid_counter |
Definition at line 1329 of file avrc_defs.h.
UINT16 tAVRC_GET_ITEMS_RSP::item_count |
Definition at line 1330 of file avrc_defs.h.
tAVRC_ITEM* tAVRC_GET_ITEMS_RSP::p_item_list |
Definition at line 1331 of file avrc_defs.h.