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

Description

Definition at line 1344 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 attr_count
 
tAVRC_ATTR_ENTRYp_attr_list
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_GET_ATTRS_RSP::pdu

Definition at line 1346 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_GET_ATTRS_RSP::status

Definition at line 1347 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_GET_ATTRS_RSP::opcode

Definition at line 1348 of file avrc_defs.h.

◆ attr_count

UINT8 tAVRC_GET_ATTRS_RSP::attr_count

Definition at line 1349 of file avrc_defs.h.

◆ p_attr_list

tAVRC_ATTR_ENTRY* tAVRC_GET_ATTRS_RSP::p_attr_list

Definition at line 1350 of file avrc_defs.h.