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