NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 977 of file avrc_defs.h.
Public Attributes | |
UINT8 | pdu |
tAVRC_STS | status |
UINT8 | opcode |
UINT8 | num_val |
tAVRC_APP_SETTING * | p_vals |
UINT8 tAVRC_SET_APP_VALUE_CMD::pdu |
Definition at line 979 of file avrc_defs.h.
tAVRC_STS tAVRC_SET_APP_VALUE_CMD::status |
Definition at line 980 of file avrc_defs.h.
UINT8 tAVRC_SET_APP_VALUE_CMD::opcode |
Definition at line 981 of file avrc_defs.h.
UINT8 tAVRC_SET_APP_VALUE_CMD::num_val |
Definition at line 982 of file avrc_defs.h.
tAVRC_APP_SETTING* tAVRC_SET_APP_VALUE_CMD::p_vals |
Definition at line 983 of file avrc_defs.h.