Searched refs:CONFIG_FILE_PATH (Results 1 – 1 of 1) sorted by relevance
79 static const char* CONFIG_FILE_PATH = "bt_config.conf"; variable83 static const char* CONFIG_FILE_PATH = "/data/misc/bluedroid/bt_config.conf"; variable269 config = btif_config_open(CONFIG_FILE_PATH); in init()274 CONFIG_FILE_PATH); in init()685 config_save(btif_config_cache.PersistentSectionCopy(), CONFIG_FILE_PATH); in btif_config_clear()703 rename(CONFIG_FILE_PATH, CONFIG_BACKUP_PATH); in btif_config_write()704 config_save(btif_config_cache.PersistentSectionCopy(), CONFIG_FILE_PATH); in btif_config_write()760 remove(CONFIG_FILE_PATH); in delete_config_files()