NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 50 of file hidh_int.h.
Public Attributes | |
tHID_HOST_DEV_CTB | devices [HID_HOST_MAX_DEVICES] |
tHID_HOST_DEV_CALLBACK * | callback |
tL2CAP_CFG_INFO | l2cap_cfg |
BOOLEAN | sdp_busy |
tHID_HOST_SDP_CALLBACK * | sdp_cback |
tSDP_DISCOVERY_DB * | p_sdp_db |
tHID_DEV_SDP_INFO | sdp_rec |
BOOLEAN | reg_flag |
UINT8 | trace_level |
tHID_HOST_DEV_CTB host_ctb::devices[HID_HOST_MAX_DEVICES] |
Definition at line 52 of file hidh_int.h.
tHID_HOST_DEV_CALLBACK* host_ctb::callback |
Definition at line 53 of file hidh_int.h.
tL2CAP_CFG_INFO host_ctb::l2cap_cfg |
Definition at line 54 of file hidh_int.h.
BOOLEAN host_ctb::sdp_busy |
Definition at line 58 of file hidh_int.h.
tHID_HOST_SDP_CALLBACK* host_ctb::sdp_cback |
Definition at line 59 of file hidh_int.h.
tSDP_DISCOVERY_DB* host_ctb::p_sdp_db |
Definition at line 60 of file hidh_int.h.
tHID_DEV_SDP_INFO host_ctb::sdp_rec |
Definition at line 61 of file hidh_int.h.
BOOLEAN host_ctb::reg_flag |
Definition at line 62 of file hidh_int.h.
UINT8 host_ctb::trace_level |
Definition at line 63 of file hidh_int.h.