BluetoothGattDescriptor

パブリック クラス BluetoothGattDescriptor は、オブジェクトを拡張します。

フィールドの概要

public static final byte[] DISABLE_NOTIFICATION_VALUE
public static final byte[] ENABLE_INDICATION_VALUE
public static final byte[] ENABLE_NOTIFICATION_VALUE
保護された UUID mUuid

パブリック コンストラクタの概要

パブリック メソッドの概要

BluetoothGattCharacteristic
UUID
byte[]
boolean
setValue(byte[] value)

継承されたメソッドの概要

フィールド

public static final byte[] DISABLE_NOTIFICATION_VALUE

public static final byte[] ENABLE_INDICATION_VALUE

public static final byte[] ENABLE_NOTIFICATION_VALUE

保護されている UUID mUuid

パブリック コンストラクタ

public BluetoothGattDescriptor ()

パブリック メソッド

public BluetoothGattCharacteristic getCharacteristic ()

パブリック UUID getUuid ()

public byte[] getValue ()

public boolean setValue (byte[] value)

パラメータ
value