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

Description

Definition at line 69 of file bta_sys_int.h.

Public Attributes

tBTA_SYS_REGreg [BTA_ID_MAX]
 
BOOLEAN is_reg [BTA_ID_MAX]
 
tPTIM_CB ptim_cb
 
BOOLEAN timers_disabled
 
UINT8 task_id
 
tBTA_SYS_HW_STATE state
 
tBTA_SYS_HW_CBACK * sys_hw_cback [BTA_SYS_MAX_HW_MODULES]
 
UINT32 sys_hw_module_active
 
UINT16 sys_features
 
tBTA_SYS_CONN_CBACK * prm_cb
 
tBTA_SYS_CONN_CBACK * ppm_cb
 
tBTA_SYS_CONN_CBACK * p_policy_cb
 
tBTA_SYS_CONN_CBACK * p_sco_cb
 
tBTA_SYS_CONN_CBACK * p_role_cb
 
tBTA_SYS_COLLISION colli_reg
 
tBTA_SYS_SSR_CFG_CBACK * p_ssr_cb
 

Member Data Documentation

◆ reg

tBTA_SYS_REG* tBTA_SYS_CB::reg[BTA_ID_MAX]

Definition at line 71 of file bta_sys_int.h.

◆ is_reg

BOOLEAN tBTA_SYS_CB::is_reg[BTA_ID_MAX]

Definition at line 74 of file bta_sys_int.h.

◆ ptim_cb

tPTIM_CB tBTA_SYS_CB::ptim_cb

Definition at line 77 of file bta_sys_int.h.

◆ timers_disabled

BOOLEAN tBTA_SYS_CB::timers_disabled

Definition at line 78 of file bta_sys_int.h.

◆ task_id

UINT8 tBTA_SYS_CB::task_id

Definition at line 79 of file bta_sys_int.h.

◆ state

tBTA_SYS_HW_STATE tBTA_SYS_CB::state

Definition at line 82 of file bta_sys_int.h.

◆ sys_hw_cback

tBTA_SYS_HW_CBACK* tBTA_SYS_CB::sys_hw_cback[BTA_SYS_MAX_HW_MODULES]

Definition at line 83 of file bta_sys_int.h.

◆ sys_hw_module_active

UINT32 tBTA_SYS_CB::sys_hw_module_active

Definition at line 84 of file bta_sys_int.h.

◆ sys_features

UINT16 tBTA_SYS_CB::sys_features

Definition at line 85 of file bta_sys_int.h.

◆ prm_cb

tBTA_SYS_CONN_CBACK* tBTA_SYS_CB::prm_cb

Definition at line 92 of file bta_sys_int.h.

◆ ppm_cb

tBTA_SYS_CONN_CBACK* tBTA_SYS_CB::ppm_cb

Definition at line 93 of file bta_sys_int.h.

◆ p_policy_cb

tBTA_SYS_CONN_CBACK* tBTA_SYS_CB::p_policy_cb

Definition at line 100 of file bta_sys_int.h.

◆ p_sco_cb

tBTA_SYS_CONN_CBACK* tBTA_SYS_CB::p_sco_cb

Definition at line 101 of file bta_sys_int.h.

◆ p_role_cb

tBTA_SYS_CONN_CBACK* tBTA_SYS_CB::p_role_cb

Definition at line 102 of file bta_sys_int.h.

◆ colli_reg

tBTA_SYS_COLLISION tBTA_SYS_CB::colli_reg

Definition at line 103 of file bta_sys_int.h.

◆ p_ssr_cb

tBTA_SYS_SSR_CFG_CBACK* tBTA_SYS_CB::p_ssr_cb

Definition at line 108 of file bta_sys_int.h.