Closed Dirbaio closed 7 months ago
The general philosophy of Bluest is to try and support consistent behavior across platforms to the greatest extent possible. The scan settings and filtering are particularly variable across the different APIs. In the interest of consistency, I'd recommend we just hardcode low latency mode to match the other platforms.
Scan by default on Android is quite slow to preserve power. You have to request a "low latency" scan mode to get decent speed.
Currently bluest API has no way to specify scan settings. What do we do?