nic-delhi / AarogyaSetu_Android

Aarogya Setu Android app native code
https://www.aarogyasetu.gov.in/
Other
2.88k stars 1.85k forks source link

GattClient not used. Who is connecting to server then? #537

Open parth-menon opened 3 years ago

parth-menon commented 3 years ago

Hi. There is a GattClient class which has no usage. The GattServer class is creating the server for connection right? So there should be a client to read the characteristic. Where is this done?