kapibara91

Results 1 issues of kapibara91

I used `await scanResult.peripheral.discoverAllServicesAndCharacteristics()` to get all service. But, `final services = await scanResult.peripheral.services();` can not show Secondary service. How should I do for that? Thank you!