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

Description

Definition at line 782 of file avrc_defs.h.

Public Attributes

tAVRC_HDR hdr
 
UINT8 op_id
 
UINT8 state
 
UINT8 * p_pass_data
 
UINT8 pass_len
 

Member Data Documentation

◆ hdr

tAVRC_HDR tAVRC_MSG_PASS::hdr

Definition at line 784 of file avrc_defs.h.

◆ op_id

UINT8 tAVRC_MSG_PASS::op_id

Definition at line 787 of file avrc_defs.h.

◆ state

UINT8 tAVRC_MSG_PASS::state

Definition at line 788 of file avrc_defs.h.

◆ p_pass_data

UINT8* tAVRC_MSG_PASS::p_pass_data

Definition at line 789 of file avrc_defs.h.

◆ pass_len

UINT8 tAVRC_MSG_PASS::pass_len

Definition at line 791 of file avrc_defs.h.