You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BleDisconnectedException (BleDisconnectedException: Disconnected from MAC='XX:XX:XX:XX:XX:XX' with status 133 (GATT_ERROR)
com.polidea.rxandroidble2.exceptions.BleDisconnectedException: Disconnected from MAC='XX:XX:XX:XX:XX:XX' with status 133 (GATT_ERROR)
at com.polidea.rxandroidble2.internal.connection.RxBleGattCallback$2.onConnectionStateChange(RxBleGattCallback.java:81)
at android.bluetooth.BluetoothGatt$1$4.run(BluetoothGatt.java:297)
at android.bluetooth.BluetoothGatt.runOrQueueCallback(BluetoothGatt.java:860)
at android.bluetooth.BluetoothGatt.access$200(BluetoothGatt.java:45)
at android.bluetooth.BluetoothGatt$1.onClientConnectionState(BluetoothGatt.java:292)
at android.bluetooth.IBluetoothGattCallback$Stub.onTransact(IBluetoothGattCallback.java:199)
at android.os.Binder.execTransactInternal(Binder.java:1021)
at android.os.Binder.execTransact(Binder.java:994)
)
The text was updated successfully, but these errors were encountered:
BleDisconnectedException (BleDisconnectedException: Disconnected from MAC='XX:XX:XX:XX:XX:XX' with status 133 (GATT_ERROR)
com.polidea.rxandroidble2.exceptions.BleDisconnectedException: Disconnected from MAC='XX:XX:XX:XX:XX:XX' with status 133 (GATT_ERROR)
at com.polidea.rxandroidble2.internal.connection.RxBleGattCallback$2.onConnectionStateChange(RxBleGattCallback.java:81)
at android.bluetooth.BluetoothGatt$1$4.run(BluetoothGatt.java:297)
at android.bluetooth.BluetoothGatt.runOrQueueCallback(BluetoothGatt.java:860)
at android.bluetooth.BluetoothGatt.access$200(BluetoothGatt.java:45)
at android.bluetooth.BluetoothGatt$1.onClientConnectionState(BluetoothGatt.java:292)
at android.bluetooth.IBluetoothGattCallback$Stub.onTransact(IBluetoothGattCallback.java:199)
at android.os.Binder.execTransactInternal(Binder.java:1021)
at android.os.Binder.execTransact(Binder.java:994)
)
The text was updated successfully, but these errors were encountered: