BaseBluetoothServerBuilder
Functions
Link copied to clipboard
abstract suspend fun createServer(settingsBuilder: (Permissions) -> ServerSettings = { ServerSettings(permissions = it) }, coroutineContext: CoroutineContext = defaultBluetoothServerDispatcher, specs: BluetoothServerDSL.() -> Unit): BluetoothServer
Creates a BluetoothServer