DfuService.smali

.class interface abstract Lno/nordicsemi/android/dfu/DfuService;
.super Ljava/lang/Object;
.source "DfuService.java"

# interfaces
.implements Lno/nordicsemi/android/dfu/DfuCallback;


# virtual methods
.method public abstract initialize(Landroid/content/Intent;Landroid/bluetooth/BluetoothGatt;ILjava/io/InputStream;Ljava/io/InputStream;)Z
.end method

.method public abstract isClientCompatible(Landroid/content/Intent;Landroid/bluetooth/BluetoothGatt;)Z
.end method

.method public abstract performDfu(Landroid/content/Intent;)V
.end method

.method public abstract release()V
.end method