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

Description

Definition at line 168 of file obx_api.h.

Public Attributes

UINT8 ssn
 
tOBX_SESS_OP sess_op
 
tOBX_SESS_ST sess_st
 
BD_ADDR peer_addr
 
UINT8 * p_sess_info
 
UINT32 timeout
 
UINT32 obj_offset
 
UINT8 nssn
 

Member Data Documentation

◆ ssn

UINT8 tOBX_SESS_EVT::ssn

Definition at line 170 of file obx_api.h.

◆ sess_op

tOBX_SESS_OP tOBX_SESS_EVT::sess_op

Definition at line 171 of file obx_api.h.

◆ sess_st

tOBX_SESS_ST tOBX_SESS_EVT::sess_st

Definition at line 172 of file obx_api.h.

◆ peer_addr

BD_ADDR tOBX_SESS_EVT::peer_addr

Definition at line 173 of file obx_api.h.

◆ p_sess_info

UINT8* tOBX_SESS_EVT::p_sess_info

Definition at line 174 of file obx_api.h.

◆ timeout

UINT32 tOBX_SESS_EVT::timeout

Definition at line 175 of file obx_api.h.

◆ obj_offset

UINT32 tOBX_SESS_EVT::obj_offset

Definition at line 176 of file obx_api.h.

◆ nssn

UINT8 tOBX_SESS_EVT::nssn

Definition at line 177 of file obx_api.h.