Package-level declarations
Types
Link copied to clipboard
class SLBluetoothPipe(summariser: SLSummary, bluetoothService: SLBluetoothService, analytics: SLAnalytics?) : SLPipeBase
Link copied to clipboard
class SLBluetoothPipeResult(success: Boolean, val bluetoothDevices: List<SLBluetoothEntry>?) : SLPipeResult
Link copied to clipboard
class SLBluetoothService(androidContext: Context, scanningDelay: Long = 6000, sensorLog: SLSensorLog)
Bluetooth scanner service for SlamSDk