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.c91 BTIF_CORE_STATE_ENABLED, enumerator
258 return ((!btif_is_dut_mode()) && (btif_core_state == BTIF_CORE_STATE_ENABLED)); in btif_is_enabled()
603 btif_core_state = BTIF_CORE_STATE_ENABLED; in btif_enable_bluetooth_evt()
661 btif_core_state = BTIF_CORE_STATE_ENABLED; in btif_disable_bluetooth()
799 if (btif_core_state != BTIF_CORE_STATE_ENABLED) { in btif_dut_mode_configure()