Hi I am working on BLE connection with BluetoothAdapter I have found that my prob gets disconnect after some hours in Android O+ devices. After analysing Log file BluetoothGATT is returning onClientConnectionState() - status=22 clientIf=8 status. How do I solve this problem?Is this problem is related to BLE device or android API level issue is there?
BluetoothGatt: onClientConnectionState() - status=22 clientIf=8 device 2019-02-15 11:06:28.614 1569-1569/E/ManagerActivity: Receiving broadcast update 2019-02-15 11:06:28.614 1569-1569//ManagerActivity: ACTION_GATT_DISCONNECTED
bug report from developer option I have found 'reason Remote user terminated connection'