Home
last modified time | relevance | path

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

/system/bt/bta/sys/
Dbta_sys_main.c126 /* API_DISABLE */ {BTA_SYS_IGNORE, BTA_SYS_IGNORE, BTA_SYS_HW_STOPPING}, /…
146 /* EVT_ENABLED */ {BTA_SYS_HW_EVT_ENABLED, BTA_SYS_IGNORE, BTA_SYS_HW_STOPPING}, /…
147 /* STACK_ENABLED */ {BTA_SYS_HW_EVT_STACK_ENABLED, BTA_SYS_HW_API_DISABLE, BTA_SYS_HW_STOPPING}, /…
148 /* API_DISABLE */ {BTA_SYS_IGNORE, BTA_SYS_IGNORE, BTA_SYS_HW_STOPPING}, /…
150 /* EVT_ERROR */ {BTA_SYS_HW_API_DISABLE, BTA_SYS_IGNORE, BTA_SYS_HW_STOPPING}
395 bta_sys_cb.state = BTA_SYS_HW_STOPPING; in bta_sys_hw_api_disable()
Dbta_sys_int.h41 BTA_SYS_HW_STOPPING enumerator