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

Description

Definition at line 1056 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT16 player_id
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_SET_BR_PLAYER_CMD::pdu

Definition at line 1058 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_SET_BR_PLAYER_CMD::status

Definition at line 1059 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_SET_BR_PLAYER_CMD::opcode

Definition at line 1060 of file avrc_defs.h.

◆ player_id

UINT16 tAVRC_SET_BR_PLAYER_CMD::player_id

Definition at line 1061 of file avrc_defs.h.