Searched refs:bypassProductIdCheck (Results 1 – 1 of 1) sorted by relevance
193 private static boolean bypassProductIdCheck() { in bypassProductIdCheck() method280 if (!bypassProductIdCheck() && binVersion.pid() != version.pid()) { in getDfu()