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

Description

Definition at line 1131 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT8 scope
 
tAVRC_UID uid
 
UINT16 uid_counter
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_ADD_TO_PLAY_CMD::pdu

Definition at line 1133 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_ADD_TO_PLAY_CMD::status

Definition at line 1134 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_ADD_TO_PLAY_CMD::opcode

Definition at line 1135 of file avrc_defs.h.

◆ scope

UINT8 tAVRC_ADD_TO_PLAY_CMD::scope

Definition at line 1136 of file avrc_defs.h.

◆ uid

tAVRC_UID tAVRC_ADD_TO_PLAY_CMD::uid

Definition at line 1137 of file avrc_defs.h.

◆ uid_counter

UINT16 tAVRC_ADD_TO_PLAY_CMD::uid_counter

Definition at line 1138 of file avrc_defs.h.