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

Description

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_DBp_sdp_db
 
tHID_DEV_SDP_INFO sdp_rec
 
BOOLEAN reg_flag
 
UINT8 trace_level
 

Member Data Documentation

◆ devices

tHID_HOST_DEV_CTB host_ctb::devices[HID_HOST_MAX_DEVICES]

Definition at line 52 of file hidh_int.h.

◆ callback

tHID_HOST_DEV_CALLBACK* host_ctb::callback

Definition at line 53 of file hidh_int.h.

◆ l2cap_cfg

tL2CAP_CFG_INFO host_ctb::l2cap_cfg

Definition at line 54 of file hidh_int.h.

◆ sdp_busy

BOOLEAN host_ctb::sdp_busy

Definition at line 58 of file hidh_int.h.

◆ sdp_cback

tHID_HOST_SDP_CALLBACK* host_ctb::sdp_cback

Definition at line 59 of file hidh_int.h.

◆ p_sdp_db

tSDP_DISCOVERY_DB* host_ctb::p_sdp_db

Definition at line 60 of file hidh_int.h.

◆ sdp_rec

tHID_DEV_SDP_INFO host_ctb::sdp_rec

Definition at line 61 of file hidh_int.h.

◆ reg_flag

BOOLEAN host_ctb::reg_flag

Definition at line 62 of file hidh_int.h.

◆ trace_level

UINT8 host_ctb::trace_level

Definition at line 63 of file hidh_int.h.