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

Description

Definition at line 125 of file uipc_msg.h.

Public Attributes

UINT8 op_code
 
UINT8 status
 
UINT16 acl_pkt_size
 
UINT8 state
 
UINT8 lp_state
 
UINT8 next_seqno
 
UINT8 ack
 
UINT8 sent_ack
 
UINT8 sliding_window_size
 
BOOLEAN oof_flow_control
 
BOOLEAN data_integrity_type
 
UINT8 rx_state
 

Member Data Documentation

◆ op_code

UINT8 tSLIP_SYNC_INFO::op_code

Definition at line 127 of file uipc_msg.h.

◆ status

UINT8 tSLIP_SYNC_INFO::status

Definition at line 128 of file uipc_msg.h.

◆ acl_pkt_size

UINT16 tSLIP_SYNC_INFO::acl_pkt_size

Definition at line 129 of file uipc_msg.h.

◆ state

UINT8 tSLIP_SYNC_INFO::state

Definition at line 130 of file uipc_msg.h.

◆ lp_state

UINT8 tSLIP_SYNC_INFO::lp_state

Definition at line 131 of file uipc_msg.h.

◆ next_seqno

UINT8 tSLIP_SYNC_INFO::next_seqno

Definition at line 132 of file uipc_msg.h.

◆ ack

UINT8 tSLIP_SYNC_INFO::ack

Definition at line 133 of file uipc_msg.h.

◆ sent_ack

UINT8 tSLIP_SYNC_INFO::sent_ack

Definition at line 134 of file uipc_msg.h.

◆ sliding_window_size

UINT8 tSLIP_SYNC_INFO::sliding_window_size

Definition at line 135 of file uipc_msg.h.

◆ oof_flow_control

BOOLEAN tSLIP_SYNC_INFO::oof_flow_control

Definition at line 136 of file uipc_msg.h.

◆ data_integrity_type

BOOLEAN tSLIP_SYNC_INFO::data_integrity_type

Definition at line 137 of file uipc_msg.h.

◆ rx_state

UINT8 tSLIP_SYNC_INFO::rx_state

Definition at line 138 of file uipc_msg.h.