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

Description

Definition at line 190 of file mca_api.h.

Public Attributes

tMCA_EVT_HDR hdr
 
tMCA_RSP_EVT rsp
 
tMCA_CREATE_IND create_ind
 
tMCA_CREATE_CFM create_cfm
 
tMCA_EVT_HDR reconnect_ind
 
tMCA_RSP_EVT reconnect_cfm
 
tMCA_EVT_HDR abort_ind
 
tMCA_RSP_EVT abort_cfm
 
tMCA_EVT_HDR delete_ind
 
tMCA_RSP_EVT delete_cfm
 
tMCA_CONNECT_IND connect_ind
 
tMCA_DISCONNECT_IND disconnect_ind
 
tMCA_DL_OPEN open_ind
 
tMCA_DL_OPEN open_cfm
 
tMCA_DL_CLOSE close_ind
 
tMCA_DL_CLOSE close_cfm
 
tMCA_CONG_CHG cong_chg
 

Member Data Documentation

◆ hdr

tMCA_EVT_HDR tMCA_CTRL::hdr

Definition at line 191 of file mca_api.h.

◆ rsp

tMCA_RSP_EVT tMCA_CTRL::rsp

Definition at line 192 of file mca_api.h.

◆ create_ind

tMCA_CREATE_IND tMCA_CTRL::create_ind

Definition at line 193 of file mca_api.h.

◆ create_cfm

tMCA_CREATE_CFM tMCA_CTRL::create_cfm

Definition at line 194 of file mca_api.h.

◆ reconnect_ind

tMCA_EVT_HDR tMCA_CTRL::reconnect_ind

Definition at line 195 of file mca_api.h.

◆ reconnect_cfm

tMCA_RSP_EVT tMCA_CTRL::reconnect_cfm

Definition at line 196 of file mca_api.h.

◆ abort_ind

tMCA_EVT_HDR tMCA_CTRL::abort_ind

Definition at line 197 of file mca_api.h.

◆ abort_cfm

tMCA_RSP_EVT tMCA_CTRL::abort_cfm

Definition at line 198 of file mca_api.h.

◆ delete_ind

tMCA_EVT_HDR tMCA_CTRL::delete_ind

Definition at line 199 of file mca_api.h.

◆ delete_cfm

tMCA_RSP_EVT tMCA_CTRL::delete_cfm

Definition at line 200 of file mca_api.h.

◆ connect_ind

tMCA_CONNECT_IND tMCA_CTRL::connect_ind

Definition at line 201 of file mca_api.h.

◆ disconnect_ind

tMCA_DISCONNECT_IND tMCA_CTRL::disconnect_ind

Definition at line 202 of file mca_api.h.

◆ open_ind

tMCA_DL_OPEN tMCA_CTRL::open_ind

Definition at line 203 of file mca_api.h.

◆ open_cfm

tMCA_DL_OPEN tMCA_CTRL::open_cfm

Definition at line 204 of file mca_api.h.

◆ close_ind

tMCA_DL_CLOSE tMCA_CTRL::close_ind

Definition at line 205 of file mca_api.h.

◆ close_cfm

tMCA_DL_CLOSE tMCA_CTRL::close_cfm

Definition at line 206 of file mca_api.h.

◆ cong_chg

tMCA_CONG_CHG tMCA_CTRL::cong_chg

Definition at line 207 of file mca_api.h.