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.cc83 } btif_config_source = NOT_LOADED; variable
131 btif_config_source = ORIGINAL; in init()
136 btif_config_source = BACKUP; in init()
144 btif_config_source = LEGACY; in init()
152 btif_config_source = NEW_FILE; in init()
187 LOG_EVENT_INT(BT_CONFIG_SOURCE_TAG_NUM, btif_config_source); in init()
195 btif_config_source = NOT_LOADED; in init()
414 btif_config_source = RESET; in btif_config_clear()
472 switch (btif_config_source) { in btif_debug_config_dump()