NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 82 of file bte_appl.h.
Public Attributes | |
char | patchram_path [128+1] |
UINT32 | patchram_addr |
UINT32 | reconfig_baud |
UINT32 | clock_rate |
BD_ADDR | local_addr |
BD_ADDR | rem_addr |
UINT8 | lpm_enabled |
UINT8 | bt_wake_polarity |
UINT8 | host_wake_polarity |
BOOLEAN | ag_enable_3way_conf |
UINT16 | ag_voice_settings |
UINT8 | ag_vsc_pcm_config [5] |
UINT8 | ag_vsc_sco_pcm [5] |
tBTM_DEV_STATUS_CB * | p_reset_cplt_cb |
char | contacts_db [256+1] |
UINT32 | bta_module_state [((BTA_ID_MAX/32)+1)] |
char tBTE_APPL_CFG::patchram_path[128+1] |
Definition at line 83 of file bte_appl.h.
UINT32 tBTE_APPL_CFG::patchram_addr |
Definition at line 84 of file bte_appl.h.
UINT32 tBTE_APPL_CFG::reconfig_baud |
Definition at line 85 of file bte_appl.h.
UINT32 tBTE_APPL_CFG::clock_rate |
Definition at line 86 of file bte_appl.h.
BD_ADDR tBTE_APPL_CFG::local_addr |
Definition at line 87 of file bte_appl.h.
BD_ADDR tBTE_APPL_CFG::rem_addr |
Definition at line 88 of file bte_appl.h.
UINT8 tBTE_APPL_CFG::lpm_enabled |
Definition at line 89 of file bte_appl.h.
UINT8 tBTE_APPL_CFG::bt_wake_polarity |
Definition at line 90 of file bte_appl.h.
UINT8 tBTE_APPL_CFG::host_wake_polarity |
Definition at line 91 of file bte_appl.h.
BOOLEAN tBTE_APPL_CFG::ag_enable_3way_conf |
Definition at line 92 of file bte_appl.h.
UINT16 tBTE_APPL_CFG::ag_voice_settings |
Definition at line 93 of file bte_appl.h.
UINT8 tBTE_APPL_CFG::ag_vsc_pcm_config[5] |
Definition at line 94 of file bte_appl.h.
UINT8 tBTE_APPL_CFG::ag_vsc_sco_pcm[5] |
Definition at line 95 of file bte_appl.h.
tBTM_DEV_STATUS_CB* tBTE_APPL_CFG::p_reset_cplt_cb |
Definition at line 96 of file bte_appl.h.
char tBTE_APPL_CFG::contacts_db[256+1] |
Definition at line 97 of file bte_appl.h.
UINT32 tBTE_APPL_CFG::bta_module_state[((BTA_ID_MAX/32)+1)] |
Definition at line 98 of file bte_appl.h.