FlutterBleLib icon indicating copy to clipboard operation
FlutterBleLib copied to clipboard

Fix a problem that the scanning stops immediately

Open ipcjs opened this issue 5 years ago • 1 comments

The PR fix the problem:

Repetition steps: (test on android 11)

  1. start scanning
  2. turn off bluetooth
  3. turn on bluetooth
  4. start scanning again

expected result: The scan starts normally.

actual results: the scanning stops immediately.

ipcjs avatar Dec 07 '20 03:12 ipcjs

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 07 '20 03:12 CLAassistant