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

Description

Definition at line 1963 of file btm_api.h.

Public Attributes

tBTM_MIP_EVT event
 
tBTM_MIP_MODE_CHANGE mod_chg
 
tBTM_MIP_CONN_TIMEOUT conn_tmo
 
tBTM_MIP_EIR_HANDSHAKE eir
 
tBTM_MIP_PKTS_COMPL completed
 
tBTM_MIP_RXDATA rxdata
 

Member Data Documentation

◆ event

tBTM_MIP_EVT tBTM_MIP_EVENT_DATA::event

Definition at line 1965 of file btm_api.h.

◆ mod_chg

tBTM_MIP_MODE_CHANGE tBTM_MIP_EVENT_DATA::mod_chg

Definition at line 1966 of file btm_api.h.

◆ conn_tmo

tBTM_MIP_CONN_TIMEOUT tBTM_MIP_EVENT_DATA::conn_tmo

Definition at line 1967 of file btm_api.h.

◆ eir

tBTM_MIP_EIR_HANDSHAKE tBTM_MIP_EVENT_DATA::eir

Definition at line 1968 of file btm_api.h.

◆ completed

tBTM_MIP_PKTS_COMPL tBTM_MIP_EVENT_DATA::completed

Definition at line 1969 of file btm_api.h.

◆ rxdata

tBTM_MIP_RXDATA tBTM_MIP_EVENT_DATA::rxdata

Definition at line 1970 of file btm_api.h.