Tien

Results 1 issues of Tien

I am using the client sdk with the latest version 1.0.10. After calling the connect and discoverService function as below: `val client = ClientBleGatt.Companion.connect(context, device.address, scope)` `val service = client.discoverServices()`...