package com.seewo.ota.v.s.t;

import android.util.Log;
import com.seewo.sdk.interfaces.q;

/* JADX INFO: compiled from: IDeviceModel.java */
/* JADX INFO: loaded from: classes.dex */
public interface c {
    default void a(String str) {
        d.e.h.e.f.a("rm " + str);
        Log.d("@IDeviceModel", "updateDevice success: " + str);
    }

    boolean b(q qVar);

    boolean c();

    String getName();
}
