|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Public Attributes | |
| UINT8 | l2cap_trace_level |
| UINT16 | controller_xmit_window |
| UINT16 | round_robin_quota |
| UINT16 | round_robin_unacked |
| BOOLEAN | check_round_robin |
| BOOLEAN | is_cong_cback_context |
| tL2C_LCB | lcb_pool [MAX_L2CAP_LINKS] |
| tL2C_CCB | ccb_pool [MAX_L2CAP_CHANNELS] |
| tL2C_RCB | rcb_pool [MAX_L2CAP_CLIENTS] |
| tL2C_CCB * | p_free_ccb_first |
| tL2C_CCB * | p_free_ccb_last |
| UINT8 | desire_role |
| BOOLEAN | disallow_switch |
| UINT16 | num_lm_acl_bufs |
| UINT16 | idle_timeout |
| BUFFER_Q | rcv_hold_q |
| TIMER_LIST_ENT | rcv_hold_tle |
| tL2C_LCB * | p_cur_hcit_lcb |
| UINT16 | num_links_active |
| UINT16 | non_flushable_pbf |
| BOOLEAN | is_flush_active |
| UINT32 | test_info_resp |
| BOOLEAN | is_ble_connecting |
| BD_ADDR | ble_connecting_bda |
| UINT16 | controller_le_xmit_window |
| UINT16 | num_lm_ble_bufs |
| tL2CA_ECHO_DATA_CB * | p_echo_data_cb |
| UINT16 | dyn_psm |
| TIMER_LIST_ENT tL2C_CB::rcv_hold_tle |