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

Description

Definition at line 1209 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 num_val
 
UINT8 vals [16]
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_LIST_APP_VALUES_RSP::pdu

Definition at line 1211 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_LIST_APP_VALUES_RSP::status

Definition at line 1212 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_LIST_APP_VALUES_RSP::opcode

Definition at line 1213 of file avrc_defs.h.

◆ num_val

UINT8 tAVRC_LIST_APP_VALUES_RSP::num_val

Definition at line 1214 of file avrc_defs.h.

◆ vals

UINT8 tAVRC_LIST_APP_VALUES_RSP::vals[16]

Definition at line 1215 of file avrc_defs.h.