NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 91 of file port_int.h.
Public Attributes | |
TIMER_LIST_ENT | tle |
BUFFER_Q | cmd_q |
UINT8 | port_inx [RFCOMM_MAX_DLCI+1] |
BD_ADDR | bd_addr |
UINT16 | lcid |
UINT16 | peer_l2cap_mtu |
UINT8 | state |
UINT8 | is_initiator |
BOOLEAN | local_cfg_sent |
BOOLEAN | peer_cfg_rcvd |
BOOLEAN | restart_required |
BOOLEAN | peer_ready |
UINT8 | flow |
BOOLEAN | l2cap_congested |
BOOLEAN | is_disc_initiator |
UINT16 | pending_lcid |
UINT8 | pending_id |
TIMER_LIST_ENT tRFC_MCB::tle |
Definition at line 93 of file port_int.h.
BUFFER_Q tRFC_MCB::cmd_q |
Definition at line 94 of file port_int.h.
UINT8 tRFC_MCB::port_inx[RFCOMM_MAX_DLCI+1] |
Definition at line 95 of file port_int.h.
BD_ADDR tRFC_MCB::bd_addr |
Definition at line 97 of file port_int.h.
UINT16 tRFC_MCB::lcid |
Definition at line 98 of file port_int.h.
UINT16 tRFC_MCB::peer_l2cap_mtu |
Definition at line 99 of file port_int.h.
UINT8 tRFC_MCB::state |
Definition at line 100 of file port_int.h.
UINT8 tRFC_MCB::is_initiator |
Definition at line 101 of file port_int.h.
BOOLEAN tRFC_MCB::local_cfg_sent |
Definition at line 102 of file port_int.h.
BOOLEAN tRFC_MCB::peer_cfg_rcvd |
Definition at line 103 of file port_int.h.
BOOLEAN tRFC_MCB::restart_required |
Definition at line 104 of file port_int.h.
BOOLEAN tRFC_MCB::peer_ready |
Definition at line 105 of file port_int.h.
UINT8 tRFC_MCB::flow |
Definition at line 106 of file port_int.h.
BOOLEAN tRFC_MCB::l2cap_congested |
Definition at line 107 of file port_int.h.
BOOLEAN tRFC_MCB::is_disc_initiator |
Definition at line 108 of file port_int.h.
UINT16 tRFC_MCB::pending_lcid |
Definition at line 109 of file port_int.h.
UINT8 tRFC_MCB::pending_id |
Definition at line 110 of file port_int.h.