Package 

Class BluetoothGattProvider

    • Method Summary

      Modifier and Type Method Description
      BluetoothGatt getBluetoothGatt() Provides most recent instance of the BluetoothGatt.
      void updateBluetoothGatt(@NonNull() BluetoothGatt bluetoothGatt) Updates GATT instance storage if it wasn't initialized previously.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait