BaseBluetoothBuilder

Builder class for creating a Bluetooth object.

Inheritors

Functions

Link copied to clipboard
abstract fun create(scannerSettingsBuilder: (Permissions) -> BaseScanner.Settings = { BaseScanner.Settings(it) }, coroutineContext: CoroutineContext = defaultBluetoothDispatcher): Bluetooth

Creates a Bluetooth object