Package com.tomtom.ivi.platform.bluetoothconnectivity.api.testing.servicemockextension

This package defines extension functions for the build-time generated BluetoothConnectivityServiceMock class.

Functions

Link copied to clipboard

Add connectable profiles.

Link copied to clipboard

Add or update the device information of a device.

Link copied to clipboard

Add recently connected device.

Link copied to clipboard
fun BluetoothConnectivityServiceMock.defaultInit()

Performs a default initialization of the contacts service mock which makes the service available.

Link copied to clipboard

Remove recently connected device.

Link copied to clipboard
fun BluetoothConnectivityServiceMock.updateConfigurationMode(enabled: Boolean)

Update configuration mode.

Link copied to clipboard
fun BluetoothConnectivityServiceMock.updateDiscoveringActive(active: Boolean)

Update discovering active.