newInstance

fun newInstance(deviceAddress: String): DeviceFragment

Creates a new instance of DeviceFragment for the given device address.

Return

A new DeviceFragment instance.

Parameters

deviceAddress

The MAC address of the BLE device to connect to.