Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_core.c92 BTIF_CORE_STATE_ENABLED, enumerator
260 return ((!btif_is_dut_mode()) && (btif_core_state == BTIF_CORE_STATE_ENABLED)); in btif_is_enabled()
625 btif_core_state = BTIF_CORE_STATE_ENABLED; in btif_enable_bluetooth_evt()
683 btif_core_state = BTIF_CORE_STATE_ENABLED; in btif_disable_bluetooth()
841 if (btif_core_state != BTIF_CORE_STATE_ENABLED) { in btif_dut_mode_configure()