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

Description

Definition at line 1149 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 target_pdu
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_NEXT_CMD::pdu

Definition at line 1151 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_NEXT_CMD::status

Definition at line 1152 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_NEXT_CMD::opcode

Definition at line 1153 of file avrc_defs.h.

◆ target_pdu

UINT8 tAVRC_NEXT_CMD::target_pdu

Definition at line 1154 of file avrc_defs.h.