public static class ScanAndPairConfig.BluetoothInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
deviceName
Specifies the Bluetooth name of the remote device.
|
java.lang.String |
macAddress
Specifies the MAC address of the remote Bluetooth device.
|
java.lang.String |
pairingPin
User supplied pin for bluetooth pairing.
|
Constructor and Description |
---|
BluetoothInfo()
Default constructor
|
public java.lang.String deviceName
public java.lang.String macAddress
public java.lang.String pairingPin