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.c92 BTIF_CORE_STATE_DISABLED = 0, enumerator
107 static btif_core_state_t btif_core_state = BTIF_CORE_STATE_DISABLED;
316 btif_core_state = BTIF_CORE_STATE_DISABLED; in btif_task()
532 if (btif_core_state != BTIF_CORE_STATE_DISABLED) in btif_enable_bluetooth()
640 btif_core_state = BTIF_CORE_STATE_DISABLED; in btif_enable_bluetooth_evt()
720 btif_core_state = BTIF_CORE_STATE_DISABLED; in btif_disable_bluetooth_evt()
774 btif_core_state = BTIF_CORE_STATE_DISABLED; in btif_shutdown_bluetooth()
1525 btif_core_state == BTIF_CORE_STATE_DISABLED); in btif_config_hci_snoop_log()