Bluetooth LE scan can’t find my device after first disconnection
I’m currently working on an android project. I have two activities working in series. They do roughly the same thing – scan for a device, connect, do some operations and disconnect. The first activity would do this process first, and after it disconnect, the second activity would perform the same process to the same device.