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

Description

Definition at line 1229 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 num_attr
 
tAVRC_APP_SETTING_TEXTp_attrs
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_APP_ATTR_TXT_RSP::pdu

Definition at line 1231 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_APP_ATTR_TXT_RSP::status

Definition at line 1232 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_APP_ATTR_TXT_RSP::opcode

Definition at line 1233 of file avrc_defs.h.

◆ num_attr

UINT8 tAVRC_GET_APP_ATTR_TXT_RSP::num_attr

Definition at line 1234 of file avrc_defs.h.

◆ p_attrs

tAVRC_APP_SETTING_TEXT* tAVRC_GET_APP_ATTR_TXT_RSP::p_attrs

Definition at line 1235 of file avrc_defs.h.