public class BleGattCannotStartException extends BleGattException
RxBleConnection functions when the underlying BluetoothGatt
returns `false` from BluetoothGatt.readRemoteRssi() or other functions associated with device interaction.UNKNOWN_STATUS| Constructor and Description |
|---|
BleGattCannotStartException(BleGattOperationType bleGattOperationType)
Deprecated.
|
BleGattCannotStartException(android.bluetooth.BluetoothGatt gatt,
BleGattOperationType bleGattOperationType) |
getBleGattOperationType, getMacAddress, getStatus@Deprecated public BleGattCannotStartException(BleGattOperationType bleGattOperationType)
public BleGattCannotStartException(android.bluetooth.BluetoothGatt gatt,
BleGattOperationType bleGattOperationType)