パブリック クラス BluetoothGattCharacteristic が Object を拡張する
フィールドの概要
保護された UUID | mUuid |
パブリック コンストラクタの概要
パブリック メソッドの概要
BluetoothGattDescriptor |
getDescriptor(UUID uuid)
|
BluetoothGattService | |
UUID |
getUuid()
|
byte[] |
getValue()
|
boolean |
setValue(byte[] value)
|
継承されたメソッドの概要
フィールド
保護されている UUID mUuid
パブリック コンストラクタ
public BluetoothGattCharacteristic ()
パブリック メソッド
public BluetoothGattDescriptor getDescriptor (UUID uuid)
パラメータ
uuid |
---|
public BluetoothGattService getService ()
パブリック UUID getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
パラメータ
value |
---|