Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_core.c89 BTIF_CORE_STATE_DISABLED = 0, enumerator
104 static btif_core_state_t btif_core_state = BTIF_CORE_STATE_DISABLED;
507 if (btif_core_state != BTIF_CORE_STATE_DISABLED) in btif_enable_bluetooth()
615 btif_core_state = BTIF_CORE_STATE_DISABLED; in btif_enable_bluetooth_evt()
691 btif_core_state = BTIF_CORE_STATE_DISABLED; in btif_disable_bluetooth_evt()