[6.8.0]
[fix] [写超时后也重新搜索写入]
This commit is contained in:
@@ -142,7 +142,7 @@ class OchBluetoothGattCallback(device: BluetoothDevice) : BluetoothGattCallback(
|
||||
if(waitSendData.isEmpty()){
|
||||
RxUtils.disposeSubscribe(timeoutCLose)
|
||||
timeoutCLose = RxUtils.createSubscribeOnOwnThread(10_000) {
|
||||
closeConn(true)
|
||||
closeAndDestory(true)
|
||||
}
|
||||
}
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user