public class BluetoothGattCharacteristic extends Object
Ringkasan Kolom
UUID yang dilindungi | mUuid |
Ringkasan Konstruktor Publik
Ringkasan Metode Publik
BluetoothGattDescriptor |
getDescriptor(UUID uuid)
|
BluetoothGattService | |
UUID |
getUuid()
|
byte[] |
getValue()
|
boolean |
setValue(byte[] value)
|
Ringkasan Metode Turunan
Kolom
UUID yang dilindungi mUuid
Konstruktor Publik
public BluetoothGattCharacteristic ()
Metode Publik
public BluetoothGattDescriptor getDescriptor (UUID uuid)
Parameter
uuid |
---|
public BluetoothGattService getService ()
public UUID getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
Parameter
nilai |
---|