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

Description

Definition at line 1120 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_PLAY_ITEM_CMD::pdu

Definition at line 1122 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_PLAY_ITEM_CMD::status

Definition at line 1123 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_PLAY_ITEM_CMD::opcode

Definition at line 1124 of file avrc_defs.h.

◆ scope

UINT8 tAVRC_PLAY_ITEM_CMD::scope

Definition at line 1125 of file avrc_defs.h.

◆ uid

tAVRC_UID tAVRC_PLAY_ITEM_CMD::uid

Definition at line 1126 of file avrc_defs.h.

◆ uid_counter

UINT16 tAVRC_PLAY_ITEM_CMD::uid_counter

Definition at line 1127 of file avrc_defs.h.