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