BluetoothGatt.close()
is not being called immediately after BluetoothGattCallback.onConnectionStateChange()
receives STATE_DISCONNECTED
#84
Labels
bug
Bug that is caused by the library
Summary
As in the topic.
Preconditions
None.
Steps to reproduce actual result
Actual result
Expected result
Call to `BluetoothGatt.close()` should happen right after `10-25 14:07:19.892 16858-16870/com.polidea.rxandroidble.sample D/RxBle#BluetoothGatt: onConnectionStateChange newState=0 status=0`
The text was updated successfully, but these errors were encountered: