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

Description

Definition at line 139 of file obx_api.h.

Public Attributes

UINT8 ssn
 
BD_ADDR peer_addr
 
UINT16 mtu
 
tOBX_HANDLE handle
 
BOOLEAN no_rsp
 

Member Data Documentation

◆ ssn

UINT8 tOBX_CONN_EVT::ssn

Definition at line 141 of file obx_api.h.

◆ peer_addr

BD_ADDR tOBX_CONN_EVT::peer_addr

Definition at line 142 of file obx_api.h.

◆ mtu

UINT16 tOBX_CONN_EVT::mtu

Definition at line 143 of file obx_api.h.

◆ handle

tOBX_HANDLE tOBX_CONN_EVT::handle

Definition at line 144 of file obx_api.h.

◆ no_rsp

BOOLEAN tOBX_CONN_EVT::no_rsp

Definition at line 145 of file obx_api.h.