Searched refs:btif_config_remove_unpaired (Results 1 – 1 of 1) sorted by relevance
91 static void btif_config_remove_unpaired(config_t* config);223 btif_config_remove_unpaired(config.get()); in init()542 btif_config_remove_unpaired(config_paired.get()); in btif_config_write()551 static void btif_config_remove_unpaired(config_t* conf) { in btif_config_remove_unpaired() function