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

Description

Definition at line 153 of file btif_common.h.

Public Attributes

BT_HDR hdr
 
tBTIF_CBACK * p_cb
 
UINT16 event
 
char p_param [0]
 

Member Data Documentation

◆ hdr

BT_HDR tBTIF_CONTEXT_SWITCH_CBACK::hdr

Definition at line 155 of file btif_common.h.

◆ p_cb

tBTIF_CBACK* tBTIF_CONTEXT_SWITCH_CBACK::p_cb

Definition at line 156 of file btif_common.h.

◆ event

UINT16 tBTIF_CONTEXT_SWITCH_CBACK::event

Definition at line 159 of file btif_common.h.

◆ p_param

char tBTIF_CONTEXT_SWITCH_CBACK::p_param[0]

Definition at line 160 of file btif_common.h.