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

Description

Definition at line 323 of file btif_hl.h.

Public Attributes

btif_hl_send_chan_state_cb_t chan_cb
 
btif_hl_reg_t reg
 
btif_hl_unreg_t unreg
 
btif_hl_update_mdl_t update_mdl
 

Member Data Documentation

◆ chan_cb

btif_hl_send_chan_state_cb_t btif_hl_evt_cb_t::chan_cb

Definition at line 325 of file btif_hl.h.

◆ reg

btif_hl_reg_t btif_hl_evt_cb_t::reg

Definition at line 326 of file btif_hl.h.

◆ unreg

btif_hl_unreg_t btif_hl_evt_cb_t::unreg

Definition at line 327 of file btif_hl.h.

◆ update_mdl

btif_hl_update_mdl_t btif_hl_evt_cb_t::update_mdl

Definition at line 328 of file btif_hl.h.