public class BluetoothGattProvider
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
android.bluetooth.BluetoothGatt |
getBluetoothGatt()
Provides most recent instance of the BluetoothGatt.
|
void |
updateBluetoothGatt(android.bluetooth.BluetoothGatt bluetoothGatt)
Updates GATT instance storage if it wasn't initialized previously.
|
public android.bluetooth.BluetoothGatt getBluetoothGatt()
public void updateBluetoothGatt(android.bluetooth.BluetoothGatt bluetoothGatt)