SLBluetoothService
class SLBluetoothService(androidContext: Context, scanningDelay: Long = 6000, sensorLog: SLSensorLog)
Bluetooth scanner service for SlamSDk
The bluetooth service will always scan for ble-devices (or as often as it can based on android restrictions)
Callbacks could be added instead of reading mostRecentBleDevices, this is used for the survey cps service