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

Description

Definition at line 1239 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 num_attr
 
tAVRC_ATTR_ENTRYp_attrs
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_ELEM_ATTRS_RSP::pdu

Definition at line 1241 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_ELEM_ATTRS_RSP::status

Definition at line 1242 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_ELEM_ATTRS_RSP::opcode

Definition at line 1243 of file avrc_defs.h.

◆ num_attr

UINT8 tAVRC_GET_ELEM_ATTRS_RSP::num_attr

Definition at line 1244 of file avrc_defs.h.

◆ p_attrs

tAVRC_ATTR_ENTRY* tAVRC_GET_ELEM_ATTRS_RSP::p_attrs

Definition at line 1245 of file avrc_defs.h.