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