NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 1098 of file avrc_defs.h.
Public Attributes | |
UINT8 | pdu |
tAVRC_STS | status |
UINT8 | opcode |
UINT8 | scope |
tAVRC_UID | uid |
UINT16 | uid_counter |
UINT8 | attr_count |
UINT32 * | p_attr_list |
UINT8 tAVRC_GET_ATTRS_CMD::pdu |
Definition at line 1100 of file avrc_defs.h.
tAVRC_STS tAVRC_GET_ATTRS_CMD::status |
Definition at line 1101 of file avrc_defs.h.
UINT8 tAVRC_GET_ATTRS_CMD::opcode |
Definition at line 1102 of file avrc_defs.h.
UINT8 tAVRC_GET_ATTRS_CMD::scope |
Definition at line 1103 of file avrc_defs.h.
tAVRC_UID tAVRC_GET_ATTRS_CMD::uid |
Definition at line 1104 of file avrc_defs.h.
UINT16 tAVRC_GET_ATTRS_CMD::uid_counter |
Definition at line 1105 of file avrc_defs.h.
UINT8 tAVRC_GET_ATTRS_CMD::attr_count |
Definition at line 1106 of file avrc_defs.h.
UINT32* tAVRC_GET_ATTRS_CMD::p_attr_list |
Definition at line 1107 of file avrc_defs.h.