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

Description

Definition at line 81 of file bta_hh_int.h.

Public Attributes

BT_HDR hdr
 
UINT8 t_type
 
UINT8 param
 
UINT8 rpt_id
 
UINT16 data
 
BT_HDRp_data
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_HH_CMD_DATA::hdr

Definition at line 83 of file bta_hh_int.h.

◆ t_type

UINT8 tBTA_HH_CMD_DATA::t_type

Definition at line 84 of file bta_hh_int.h.

◆ param

UINT8 tBTA_HH_CMD_DATA::param

Definition at line 85 of file bta_hh_int.h.

◆ rpt_id

UINT8 tBTA_HH_CMD_DATA::rpt_id

Definition at line 86 of file bta_hh_int.h.

◆ data

UINT16 tBTA_HH_CMD_DATA::data

Definition at line 87 of file bta_hh_int.h.

◆ p_data

BT_HDR* tBTA_HH_CMD_DATA::p_data

Definition at line 88 of file bta_hh_int.h.