public class BluetoothGattCharacteristic extends Object
Alan Özeti
protected UUID | mUuid |
Herkese Açık Oluşturucu Özeti
Herkese Açık Yöntem Özeti
BluetoothGattDescriptor |
getDescriptor(UUID uuid)
|
BluetoothGattService | |
UUID |
getUuid()
|
byte[] |
getValue()
|
boolean |
setValue(byte[] value)
|
Devralınan Yöntem Özeti
Alanlar
protected UUID mUuid
Herkese Açık Oluşturucular
public BluetoothGattCharacteristic ()
Herkese Açık Yöntemler
public BluetoothGattDescriptor getDescriptor (UUID uuid)
Parametreler
uuid |
---|
public BluetoothGattService getService ()
public UUID getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
Parametreler
value |
---|