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

Description

Definition at line 1087 of file avrc_defs.h.

Public Attributes

UINT8 pdu
 
tAVRC_STS status
 
UINT8 opcode
 
UINT16 uid_counter
 
UINT8 direction
 
tAVRC_UID folder_uid
 

Member Data Documentation

◆ pdu

UINT8 tAVRC_CHG_PATH_CMD::pdu

Definition at line 1089 of file avrc_defs.h.

◆ status

tAVRC_STS tAVRC_CHG_PATH_CMD::status

Definition at line 1090 of file avrc_defs.h.

◆ opcode

UINT8 tAVRC_CHG_PATH_CMD::opcode

Definition at line 1091 of file avrc_defs.h.

◆ uid_counter

UINT16 tAVRC_CHG_PATH_CMD::uid_counter

Definition at line 1092 of file avrc_defs.h.

◆ direction

UINT8 tAVRC_CHG_PATH_CMD::direction

Definition at line 1093 of file avrc_defs.h.

◆ folder_uid

tAVRC_UID tAVRC_CHG_PATH_CMD::folder_uid

Definition at line 1094 of file avrc_defs.h.