We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scanBle Ble Method code change uuids: []
Stream<ScanResult> scanBle() { stopScanBle(); return _bleManager.startPeripheralScan( uuids: [], //[TransportBLE.PROV_BLE_SERVICE], scanMode: ScanMode.balanced, allowDuplicates: true); }
Error code: 302, ATT error code: null, iOS error code: null, Android error code: null, reason: null, internal message: null, device ID: null, service UUID: 021a9004-0382-4aea-bff4-6b3f1c5adfb4, characteristic UUID: null, descriptor UUID: null
Not received wifi list
Error
The text was updated successfully, but these errors were encountered:
No branches or pull requests
scanBle Ble Method code change uuids: []
Error code: 302, ATT error code: null, iOS error code: null, Android error code: null, reason: null, internal message: null, device ID: null, service UUID: 021a9004-0382-4aea-bff4-6b3f1c5adfb4, characteristic UUID: null, descriptor UUID: null
Not received wifi list
Error
The text was updated successfully, but these errors were encountered: