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