public class BluetoothGattCharacteristic extends Object
Podsumowanie pola
protected UUID | mUuid |
Podsumowanie konstruktora publicznego
Podsumowanie metod publicznych
BluetoothGattDescriptor |
getDescriptor(UUID uuid)
|
BluetoothGattService | |
UUID |
getUuid()
|
byte[] |
getValue()
|
Wartość logiczna |
setValue(byte[] value)
|
Podsumowanie dziedziczonej metody
Pola
protected UUID mUuid
Public Constructors
public BluetoothGattCharacteristic ()
Metody publiczne
public BluetoothGattDescriptor getDescriptor (UUID uuid)
Parametry
uuid |
---|
public BluetoothGattService getService ()
public UUID getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
Parametry
wartość |
---|