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

Description

Definition at line 139 of file hiddefs.h.

Public Attributes

char svc_name [HID_MAX_SVC_NAME_LEN]
 
char svc_descr [HID_MAX_SVC_DESCR_LEN]
 
char prov_name [HID_MAX_PROV_NAME_LEN]
 
UINT16 rel_num
 
UINT16 hpars_ver
 
UINT16 ssr_max_latency
 
UINT16 ssr_min_tout
 
UINT8 sub_class
 
UINT8 ctry_code
 
UINT16 sup_timeout
 
tHID_DEV_DSCP_INFO dscp_info
 
tSDP_DISC_RECp_sdp_layer_rec
 

Member Data Documentation

◆ svc_name

char sdp_info::svc_name[HID_MAX_SVC_NAME_LEN]

Definition at line 141 of file hiddefs.h.

◆ svc_descr

char sdp_info::svc_descr[HID_MAX_SVC_DESCR_LEN]

Definition at line 142 of file hiddefs.h.

◆ prov_name

char sdp_info::prov_name[HID_MAX_PROV_NAME_LEN]

Definition at line 143 of file hiddefs.h.

◆ rel_num

UINT16 sdp_info::rel_num

Definition at line 144 of file hiddefs.h.

◆ hpars_ver

UINT16 sdp_info::hpars_ver

Definition at line 145 of file hiddefs.h.

◆ ssr_max_latency

UINT16 sdp_info::ssr_max_latency

Definition at line 146 of file hiddefs.h.

◆ ssr_min_tout

UINT16 sdp_info::ssr_min_tout

Definition at line 147 of file hiddefs.h.

◆ sub_class

UINT8 sdp_info::sub_class

Definition at line 148 of file hiddefs.h.

◆ ctry_code

UINT8 sdp_info::ctry_code

Definition at line 149 of file hiddefs.h.

◆ sup_timeout

UINT16 sdp_info::sup_timeout

Definition at line 150 of file hiddefs.h.

◆ dscp_info

tHID_DEV_DSCP_INFO sdp_info::dscp_info

Definition at line 152 of file hiddefs.h.

◆ p_sdp_layer_rec

tSDP_DISC_REC* sdp_info::p_sdp_layer_rec

Definition at line 154 of file hiddefs.h.