Home
last modified time | relevance | path

Searched refs:btif_config_remove_unpaired (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_config.c77 static void btif_config_remove_unpaired(config_t *config);
176 btif_config_remove_unpaired(config); in init()
493 btif_config_remove_unpaired(config_paired); in btif_config_write()
499 static void btif_config_remove_unpaired(config_t *conf) { in btif_config_remove_unpaired() function