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.c88 } btif_config_source = NOT_LOADED; variable
147 btif_config_source = ORIGINAL; in init()
152 btif_config_source = BACKUP; in init()
158 btif_config_source = LEGACY; in init()
164 btif_config_source = NEW_FILE; in init()
212 btif_config_source = NOT_LOADED; in init()
474 btif_config_source = RESET; in btif_config_clear()
534 switch(btif_config_source) { in btif_debug_config_dump()