NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
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 |
UINT8 tSLIP_SYNC_INFO::op_code |
Definition at line 127 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::status |
Definition at line 128 of file uipc_msg.h.
UINT16 tSLIP_SYNC_INFO::acl_pkt_size |
Definition at line 129 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::state |
Definition at line 130 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::lp_state |
Definition at line 131 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::next_seqno |
Definition at line 132 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::ack |
Definition at line 133 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::sent_ack |
Definition at line 134 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::sliding_window_size |
Definition at line 135 of file uipc_msg.h.
BOOLEAN tSLIP_SYNC_INFO::oof_flow_control |
Definition at line 136 of file uipc_msg.h.
BOOLEAN tSLIP_SYNC_INFO::data_integrity_type |
Definition at line 137 of file uipc_msg.h.
UINT8 tSLIP_SYNC_INFO::rx_state |
Definition at line 138 of file uipc_msg.h.