|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Public Attributes | |
| BOOLEAN | in_use |
| tL2C_CHNL_STATE | chnl_state |
| struct t_l2c_ccb * | p_next_ccb |
| struct t_l2c_ccb * | p_prev_ccb |
| struct t_l2c_linkcb * | p_lcb |
| UINT16 | local_cid |
| UINT16 | remote_cid |
| TIMER_LIST_ENT | timer_entry |
| tL2C_RCB * | p_rcb |
| UINT8 | config_done |
| UINT8 | local_id |
| UINT8 | remote_id |
| UINT8 | flags |
| tL2CAP_CFG_INFO | our_cfg |
| tL2CAP_CH_CFG_BITS | peer_cfg_bits |
| tL2CAP_CFG_INFO | peer_cfg |
| BUFFER_Q | xmit_hold_q |
| BOOLEAN | cong_sent |
| UINT16 | buff_quota |
| tL2CAP_CHNL_PRIORITY | ccb_priority |
| tL2CAP_CHNL_DATA_RATE | tx_data_rate |
| tL2CAP_CHNL_DATA_RATE | rx_data_rate |
| tL2CAP_ERTM_INFO | ertm_info |
| tL2C_FCRB | fcrb |
| UINT16 | tx_mps |
| UINT16 | max_rx_mtu |
| UINT8 | fcr_cfg_tries |
| BOOLEAN | peer_cfg_already_rejected |
| BOOLEAN | out_cfg_fcr_present |
| UINT8 | bypass_fcs |
| BOOLEAN | is_flushable |
| UINT16 | fixed_chnl_idle_tout |
| struct t_l2c_linkcb* t_l2c_ccb::p_lcb |
| TIMER_LIST_ENT t_l2c_ccb::timer_entry |
| tL2CAP_CFG_INFO t_l2c_ccb::our_cfg |
| tL2CAP_CFG_INFO t_l2c_ccb::peer_cfg |
| tL2CAP_ERTM_INFO t_l2c_ccb::ertm_info |