Searched refs:bluez_migration_done (Results 1 – 1 of 1) sorted by relevance
823 int bluez_migration_done = 0; in load_cfg() local824 btif_config_get_int("Local", "Adapter", "BluezMigrationDone", &bluez_migration_done); in load_cfg()825 if(!bluez_migration_done) in load_cfg()