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

Description

Definition at line 1639 of file btm_api.h.

Public Attributes

tBTM_LE_IO_REQ io_req
 
UINT32 key_notif
 
tBTM_LE_COMPLT complt
 
tBTM_LE_KEY key
 

Member Data Documentation

◆ io_req

tBTM_LE_IO_REQ tBTM_LE_EVT_DATA::io_req

Definition at line 1641 of file btm_api.h.

◆ key_notif

UINT32 tBTM_LE_EVT_DATA::key_notif

Definition at line 1642 of file btm_api.h.

◆ complt

tBTM_LE_COMPLT tBTM_LE_EVT_DATA::complt

Definition at line 1645 of file btm_api.h.

◆ key

tBTM_LE_KEY tBTM_LE_EVT_DATA::key

Definition at line 1647 of file btm_api.h.