.class public abstract Lcom/clj/fastble/callback/BleGattCallback; .super Landroid/bluetooth/BluetoothGattCallback; .source "BleGattCallback.java" # direct methods .method public constructor ()V .registers 1 .line 14 invoke-direct {p0}, Landroid/bluetooth/BluetoothGattCallback;->()V return-void .end method # virtual methods .method public abstract onCharacteristicChanged(Lcom/clj/fastble/data/BleDevice;Landroid/bluetooth/BluetoothGatt;Ljava/lang/String;)V .end method .method public abstract onConnectFail(Lcom/clj/fastble/data/BleDevice;Lcom/clj/fastble/exception/BleException;)V .end method .method public abstract onConnectSuccess(Lcom/clj/fastble/data/BleDevice;Landroid/bluetooth/BluetoothGatt;I)V .end method .method public abstract onDisConnected(ZLcom/clj/fastble/data/BleDevice;Landroid/bluetooth/BluetoothGatt;I)V .end method .method public abstract onStartConnect()V .end method