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

Description

Definition at line 1219 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 num_val
 
tAVRC_APP_SETTINGp_vals
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_CUR_APP_VALUE_RSP::pdu

Definition at line 1221 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_CUR_APP_VALUE_RSP::status

Definition at line 1222 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_CUR_APP_VALUE_RSP::opcode

Definition at line 1223 of file avrc_defs.h.

◆ num_val

UINT8 tAVRC_GET_CUR_APP_VALUE_RSP::num_val

Definition at line 1224 of file avrc_defs.h.

◆ p_vals

tAVRC_APP_SETTING* tAVRC_GET_CUR_APP_VALUE_RSP::p_vals

Definition at line 1225 of file avrc_defs.h.