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

Description

Definition at line 1199 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_LIST_APP_ATTR_RSP::pdu

Definition at line 1201 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_LIST_APP_ATTR_RSP::status

Definition at line 1202 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_LIST_APP_ATTR_RSP::opcode

Definition at line 1203 of file avrc_defs.h.

◆ num_attr

UINT8 tAVRC_LIST_APP_ATTR_RSP::num_attr

Definition at line 1204 of file avrc_defs.h.

◆ attrs

UINT8 tAVRC_LIST_APP_ATTR_RSP::attrs[16]

Definition at line 1205 of file avrc_defs.h.