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

Description

Definition at line 353 of file bta_hl_int.h.

Public Attributes

BT_HDR hdr
 
UINT8 app_idx
 
UINT8 mcl_idx
 
UINT8 mdl_idx
 
BT_HDRp_pkt
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_HL_MCA_RCV_DATA_EVT::hdr

Definition at line 355 of file bta_hl_int.h.

◆ app_idx

UINT8 tBTA_HL_MCA_RCV_DATA_EVT::app_idx

Definition at line 356 of file bta_hl_int.h.

◆ mcl_idx

UINT8 tBTA_HL_MCA_RCV_DATA_EVT::mcl_idx

Definition at line 357 of file bta_hl_int.h.

◆ mdl_idx

UINT8 tBTA_HL_MCA_RCV_DATA_EVT::mdl_idx

Definition at line 358 of file bta_hl_int.h.

◆ p_pkt

BT_HDR* tBTA_HL_MCA_RCV_DATA_EVT::p_pkt

Definition at line 359 of file bta_hl_int.h.