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