NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 171 of file bta_hh_int.h.
Public Attributes | |
tBTA_HH_KB_CB | kb_cb |
tBTA_HH_DEV_CB | kdev [BTA_HH_MAX_KNOWN] |
tBTA_HH_DEV_CB * | p_cur |
UINT8 | cb_index [BTA_HH_MAX_KNOWN] |
tBTA_HH_CBACK * | p_cback |
tSDP_DISCOVERY_DB * | p_disc_db |
UINT8 | trace_level |
UINT8 | cnt_num |
BOOLEAN | w4_disable |
tBTA_HH_KB_CB tBTA_HH_CB::kb_cb |
Definition at line 173 of file bta_hh_int.h.
tBTA_HH_DEV_CB tBTA_HH_CB::kdev[BTA_HH_MAX_KNOWN] |
Definition at line 177 of file bta_hh_int.h.
tBTA_HH_DEV_CB* tBTA_HH_CB::p_cur |
Definition at line 178 of file bta_hh_int.h.
UINT8 tBTA_HH_CB::cb_index[BTA_HH_MAX_KNOWN] |
Definition at line 180 of file bta_hh_int.h.
tBTA_HH_CBACK* tBTA_HH_CB::p_cback |
Definition at line 182 of file bta_hh_int.h.
tSDP_DISCOVERY_DB* tBTA_HH_CB::p_disc_db |
Definition at line 183 of file bta_hh_int.h.
UINT8 tBTA_HH_CB::trace_level |
Definition at line 184 of file bta_hh_int.h.
UINT8 tBTA_HH_CB::cnt_num |
Definition at line 185 of file bta_hh_int.h.
BOOLEAN tBTA_HH_CB::w4_disable |
Definition at line 186 of file bta_hh_int.h.