NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
#include <lib/revolution/BTE/btif/include/btif_hh.h>
BTIF-HH control block to maintain added devices and currently connected hid devices
Public Attributes | |
BTIF_HH_STATUS | status |
btif_hh_device_t | devices [8] |
UINT32 | device_num |
btif_hh_added_device_t | added_devices [32] |
btif_hh_device_t * | p_curr_dev |
btif_hh_device_t btif_hh_cb_t::devices[8] |
btif_hh_added_device_t btif_hh_cb_t::added_devices[32] |
btif_hh_device_t* btif_hh_cb_t::p_curr_dev |