Searched refs:config_paired (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_config.cc432 std::unique_ptr<config_t> config_paired = config_new_clone(*config); local
433 btif_config_remove_unpaired(config_paired.get());
434 config_save(*config_paired, CONFIG_FILE_PATH);

Completed in 23 milliseconds