deviceAddress property

String deviceAddress
final

The MAC address of the Bluetooth device.

This address uniquely identifies the Bluetooth device from which the value was read. This is especially useful if your application is communicating with multiple devices simultaneously.

Implementation

final String deviceAddress;