Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config.cc107 } btif_config_source = NOT_LOADED; variable
193 btif_config_source = ORIGINAL; in init()
199 btif_config_source = BACKUP; in init()
208 btif_config_source = LEGACY; in init()
216 btif_config_source = NEW_FILE; in init()
254 LOG_EVENT_INT(BT_CONFIG_SOURCE_TAG_NUM, btif_config_source); in init()
262 btif_config_source = NOT_LOADED; in init()
515 btif_config_source = RESET; in btif_config_clear()
586 switch (btif_config_source) { in btif_debug_config_dump()