public static class BleDevice.BleDeviceInfo
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAddress() |
BluetoothDevice |
getBluetoothDevice() |
java.lang.String |
getName() |
void |
setAddress(java.lang.String address) |
void |
setBluetoothDevice(BluetoothDevice bluetoothDevice) |
void |
setName(java.lang.String name) |
public java.lang.String getAddress()
public void setAddress(java.lang.String address)
public java.lang.String getName()
public void setName(java.lang.String name)
public BluetoothDevice getBluetoothDevice()
public void setBluetoothDevice(BluetoothDevice bluetoothDevice)