setup

abstract fun setup(lifecycleOwner: LifecycleOwner, iviServiceProvider: IviServiceProvider)

Called when the Bluetooth connectivity frontend is constructed. Useful for service initialization.

Parameters

lifecycleOwner

The lifecycle owner of the frontend instance.

iviServiceProvider

The IVI service provider instance.