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

Description

Definition at line 44 of file pan_int.h.

Public Attributes

UINT8 con_state
 
UINT8 con_flags
 
UINT16 handle
 
BD_ADDR rem_bda
 
UINT16 bad_pkts_rcvd
 
UINT16 src_uuid
 
UINT16 dst_uuid
 
UINT16 prv_src_uuid
 
UINT16 prv_dst_uuid
 
UINT16 ip_addr_known
 
UINT32 ip_addr
 

Member Data Documentation

◆ con_state

UINT8 tPAN_CONN::con_state

Definition at line 49 of file pan_int.h.

◆ con_flags

UINT8 tPAN_CONN::con_flags

Definition at line 52 of file pan_int.h.

◆ handle

UINT16 tPAN_CONN::handle

Definition at line 54 of file pan_int.h.

◆ rem_bda

BD_ADDR tPAN_CONN::rem_bda

Definition at line 55 of file pan_int.h.

◆ bad_pkts_rcvd

UINT16 tPAN_CONN::bad_pkts_rcvd

Definition at line 57 of file pan_int.h.

◆ src_uuid

UINT16 tPAN_CONN::src_uuid

Definition at line 58 of file pan_int.h.

◆ dst_uuid

UINT16 tPAN_CONN::dst_uuid

Definition at line 59 of file pan_int.h.

◆ prv_src_uuid

UINT16 tPAN_CONN::prv_src_uuid

Definition at line 60 of file pan_int.h.

◆ prv_dst_uuid

UINT16 tPAN_CONN::prv_dst_uuid

Definition at line 61 of file pan_int.h.

◆ ip_addr_known

UINT16 tPAN_CONN::ip_addr_known

Definition at line 62 of file pan_int.h.

◆ ip_addr

UINT32 tPAN_CONN::ip_addr

Definition at line 63 of file pan_int.h.