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

Description

Definition at line 220 of file btu.h.

Public Attributes

tBTU_TIMER_REG timer_reg [(2)]
 
tBTU_EVENT_REG event_reg [(6)]
 
TIMER_LIST_Q quick_timer_queue
 
TIMER_LIST_Q timer_queue
 
TIMER_LIST_ENT cmd_cmpl_timer
 
UINT16 hcit_acl_data_size
 
UINT16 hcit_acl_pkt_size
 
UINT16 hcit_ble_acl_data_size
 
UINT16 hcit_ble_acl_pkt_size
 
BOOLEAN reset_complete
 
UINT8 trace_level
 
tHCI_CMD_CB hci_cmd_cb [(1+0)]
 

Member Data Documentation

◆ timer_reg

tBTU_TIMER_REG tBTU_CB::timer_reg[(2)]

Definition at line 222 of file btu.h.

◆ event_reg

tBTU_EVENT_REG tBTU_CB::event_reg[(6)]

Definition at line 223 of file btu.h.

◆ quick_timer_queue

TIMER_LIST_Q tBTU_CB::quick_timer_queue

Definition at line 225 of file btu.h.

◆ timer_queue

TIMER_LIST_Q tBTU_CB::timer_queue

Definition at line 226 of file btu.h.

◆ cmd_cmpl_timer

TIMER_LIST_ENT tBTU_CB::cmd_cmpl_timer

Definition at line 228 of file btu.h.

◆ hcit_acl_data_size

UINT16 tBTU_CB::hcit_acl_data_size

Definition at line 230 of file btu.h.

◆ hcit_acl_pkt_size

UINT16 tBTU_CB::hcit_acl_pkt_size

Definition at line 231 of file btu.h.

◆ hcit_ble_acl_data_size

UINT16 tBTU_CB::hcit_ble_acl_data_size

Definition at line 235 of file btu.h.

◆ hcit_ble_acl_pkt_size

UINT16 tBTU_CB::hcit_ble_acl_pkt_size

Definition at line 236 of file btu.h.

◆ reset_complete

BOOLEAN tBTU_CB::reset_complete

Definition at line 240 of file btu.h.

◆ trace_level

UINT8 tBTU_CB::trace_level

Definition at line 241 of file btu.h.

◆ hci_cmd_cb

tHCI_CMD_CB tBTU_CB::hci_cmd_cb[(1+0)]

Definition at line 243 of file btu.h.