2026-08-20 08:54:49.706 16246-16353 BleScanRepo$runScan com.myapp.myapp D runScan
2026-08-20 08:54:49.709 16246-16284 BluetoothAdapter com.myapp.myapp D isLeEnabled(): ON
2026-08-20 08:54:49.710 16246-16284 BluetoothLeScanner com.myapp.myapp D Start Scan with callback
2026-08-20 08:54:49.712 16246-16258 BluetoothLeScanner com.myapp.myapp D onScannerRegistered() - status=6 scannerId=-1 mScannerId=0
2026-08-20 08:54:49.712 16246-16284 BluetoothLeScanner com.myapp.myapp E registration failed because app is scanning too frequently
Shouldn't the lib throw an exception when the OS throws that "registration failed because app is scanning too frequently"?
Shouldn't the lib throw an exception when the OS throws that "registration failed because app is scanning too frequently"?