BaseBluetoothClientBuilder

Builder class for creating a BluetoothClient object.

Inheritors

Functions

Link copied to clipboard
abstract fun createClient(scannerSettingsBuilder: (Permissions) -> BaseScanner.Settings = { BaseScanner.Settings(it) }, coroutineContext: CoroutineContext = defaultBluetoothClientDispatcher): BluetoothClient

Creates a BluetoothClient object