Home
last modified time | relevance | path

Searched refs:BTA_SYS_HW_ON (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/sys/
Dbta_sys_main.cc104 /* STACK_ENABLED */ {BTA_SYS_IGNORE, BTA_SYS_IGNORE, BTA_SYS_HW_ON},
118 BTA_SYS_HW_ON},
126 /* EVT_ERROR */ {BTA_SYS_HW_ERROR, BTA_SYS_IGNORE, BTA_SYS_HW_ON}};
131 /* API_ENABLE */ {BTA_SYS_HW_API_ENABLE, BTA_SYS_IGNORE, BTA_SYS_HW_ON},
132 /* EVT_ENABLED */ {BTA_SYS_IGNORE, BTA_SYS_IGNORE, BTA_SYS_HW_ON},
133 /* STACK_ENABLED */ {BTA_SYS_IGNORE, BTA_SYS_IGNORE, BTA_SYS_HW_ON},
136 BTA_SYS_HW_ON}, /* don't change the state here, as some
138 /* EVT_DISABLED */ {BTA_SYS_HW_ERROR, BTA_SYS_IGNORE, BTA_SYS_HW_ON},
139 /* EVT_ERROR */ {BTA_SYS_HW_ERROR, BTA_SYS_IGNORE, BTA_SYS_HW_ON}};
326 (bta_sys_cb.state != BTA_SYS_HW_ON)) { in bta_sys_hw_api_enable()
Dbta_sys_int.h39 BTA_SYS_HW_ON, enumerator