53 lines
1.2 KiB
Smali
53 lines
1.2 KiB
Smali
.class public interface abstract Lno/nordicsemi/android/ble/BleProfileApi;
|
|
.super Ljava/lang/Object;
|
|
.source "BleProfileApi.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lno/nordicsemi/android/ble/BleProfileApi$Request;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Z)Z
|
|
.end method
|
|
|
|
.method public abstract b(I)Z
|
|
.end method
|
|
|
|
.method public abstract c(Landroid/bluetooth/BluetoothGattCharacteristic;)Z
|
|
.end method
|
|
|
|
.method public abstract d(Landroid/bluetooth/BluetoothGattCharacteristic;)Z
|
|
.end method
|
|
|
|
.method public abstract e(I)Z
|
|
.end method
|
|
|
|
.method public abstract f(Landroid/bluetooth/BluetoothGattCharacteristic;)Z
|
|
.end method
|
|
|
|
.method public abstract g(Landroid/bluetooth/BluetoothGattDescriptor;)Z
|
|
.end method
|
|
|
|
.method public abstract getContext()Landroid/content/Context;
|
|
.end method
|
|
|
|
.method public abstract h()Z
|
|
.end method
|
|
|
|
.method public abstract i(Landroid/bluetooth/BluetoothGattCharacteristic;)Z
|
|
.end method
|
|
|
|
.method public abstract j()Z
|
|
.end method
|
|
|
|
.method public abstract k(Landroid/bluetooth/BluetoothGattDescriptor;)Z
|
|
.end method
|
|
|
|
.method public abstract l(Lno/nordicsemi/android/ble/BleProfileApi$Request;)Z
|
|
.end method
|