NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 1074 of file avrc_defs.h.
Public Attributes | |
UINT8 | pdu |
tAVRC_STS | status |
UINT8 | opcode |
UINT8 | scope |
UINT32 | start_item |
UINT32 | end_item |
UINT8 | attr_count |
UINT32 * | p_attr_list |
UINT8 tAVRC_GET_ITEMS_CMD::pdu |
Definition at line 1076 of file avrc_defs.h.
tAVRC_STS tAVRC_GET_ITEMS_CMD::status |
Definition at line 1077 of file avrc_defs.h.
UINT8 tAVRC_GET_ITEMS_CMD::opcode |
Definition at line 1078 of file avrc_defs.h.
UINT8 tAVRC_GET_ITEMS_CMD::scope |
Definition at line 1079 of file avrc_defs.h.
UINT32 tAVRC_GET_ITEMS_CMD::start_item |
Definition at line 1080 of file avrc_defs.h.
UINT32 tAVRC_GET_ITEMS_CMD::end_item |
Definition at line 1081 of file avrc_defs.h.
UINT8 tAVRC_GET_ITEMS_CMD::attr_count |
Definition at line 1082 of file avrc_defs.h.
UINT32* tAVRC_GET_ITEMS_CMD::p_attr_list |
Definition at line 1083 of file avrc_defs.h.