Searched refs:btif_config_clear (Results 1 – 3 of 3) sorted by relevance
49 bool btif_config_clear(void);
469 return btif_config_clear() ? BT_STATUS_SUCCESS : BT_STATUS_FAIL; in config_clear()
458 bool btif_config_clear(void) { in btif_config_clear() function