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

Description

Definition at line 438 of file obx_api.h.

Public Attributes

tOBX_TARGETp_target
 
tOBX_SR_CBACK * p_cback
 
UINT16 mtu
 
UINT8 scn
 
BOOLEAN authenticate
 
UINT8 auth_option
 
UINT8 realm_charset
 
UINT8 * p_realm
 
UINT8 realm_len
 
UINT8 max_sessions
 
BOOLEAN get_nonf
 
UINT16 psm
 
UINT32 nonce
 
BOOLEAN srm
 
UINT8 max_suspend
 

Member Data Documentation

◆ p_target

tOBX_TARGET* tOBX_StartParams::p_target

Definition at line 440 of file obx_api.h.

◆ p_cback

tOBX_SR_CBACK* tOBX_StartParams::p_cback

Definition at line 441 of file obx_api.h.

◆ mtu

UINT16 tOBX_StartParams::mtu

Definition at line 442 of file obx_api.h.

◆ scn

UINT8 tOBX_StartParams::scn

Definition at line 443 of file obx_api.h.

◆ authenticate

BOOLEAN tOBX_StartParams::authenticate

Definition at line 444 of file obx_api.h.

◆ auth_option

UINT8 tOBX_StartParams::auth_option

Definition at line 445 of file obx_api.h.

◆ realm_charset

UINT8 tOBX_StartParams::realm_charset

Definition at line 446 of file obx_api.h.

◆ p_realm

UINT8* tOBX_StartParams::p_realm

Definition at line 447 of file obx_api.h.

◆ realm_len

UINT8 tOBX_StartParams::realm_len

Definition at line 448 of file obx_api.h.

◆ max_sessions

UINT8 tOBX_StartParams::max_sessions

Definition at line 449 of file obx_api.h.

◆ get_nonf

BOOLEAN tOBX_StartParams::get_nonf

Definition at line 450 of file obx_api.h.

◆ psm

UINT16 tOBX_StartParams::psm

Definition at line 451 of file obx_api.h.

◆ nonce

UINT32 tOBX_StartParams::nonce

Definition at line 452 of file obx_api.h.

◆ srm

BOOLEAN tOBX_StartParams::srm

Definition at line 453 of file obx_api.h.

◆ max_suspend

UINT8 tOBX_StartParams::max_suspend

Definition at line 454 of file obx_api.h.