setup
abstract fun setup(lifecycleOwner: LifecycleOwner, iviServiceProvider: IviServiceProvider)
Content copied to clipboard
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.