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

Description

Definition at line 967 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 num_attr
 
UINT8 attrs [16]
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_CUR_APP_VALUE_CMD::pdu

Definition at line 969 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_CUR_APP_VALUE_CMD::status

Definition at line 970 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_CUR_APP_VALUE_CMD::opcode

Definition at line 971 of file avrc_defs.h.

◆ num_attr

UINT8 tAVRC_GET_CUR_APP_VALUE_CMD::num_attr

Definition at line 972 of file avrc_defs.h.

◆ attrs

UINT8 tAVRC_GET_CUR_APP_VALUE_CMD::attrs[16]

Definition at line 973 of file avrc_defs.h.