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

Description

Definition at line 987 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_APP_ATTR_TXT_CMD::pdu

Definition at line 989 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_APP_ATTR_TXT_CMD::status

Definition at line 990 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_APP_ATTR_TXT_CMD::opcode

Definition at line 991 of file avrc_defs.h.

◆ num_attr

UINT8 tAVRC_GET_APP_ATTR_TXT_CMD::num_attr

Definition at line 992 of file avrc_defs.h.

◆ attrs

UINT8 tAVRC_GET_APP_ATTR_TXT_CMD::attrs[16]

Definition at line 993 of file avrc_defs.h.