public class AylaDSNCharacteristic extends AylaBaseGattCharacteristic
AylaBaseGattCharacteristic.OnCharacteristicChangedListener
Modifier and Type | Field and Description |
---|---|
static java.util.UUID |
CHAR_UUID |
Constructor and Description |
---|
AylaDSNCharacteristic(android.bluetooth.BluetoothGattCharacteristic characteristic) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDSN() |
java.lang.String |
getName() |
enableCharacteristicNotification, getCharacteristicChangedListener, getIntValue, getOwner, getStringValue, getUiHandler, getUUID, getValue, onCharacteristicChanged, onCharacteristicRead, onCharacteristicWrite, onDescriptorRead, onDescriptorWrite, readCharacteristic, readDescriptor, setIntValue, setOnCharacteristicChangedListener, setStringValue, setValue, shouldHandleRead, shouldHandleWrite, writeCharacteristic, writeDescriptor
public AylaDSNCharacteristic(android.bluetooth.BluetoothGattCharacteristic characteristic)
public java.lang.String getDSN()
public java.lang.String getName()
getName
in class AylaBaseGattCharacteristic