BluetoothGattCharacteristic

public class BluetoothGattCharacteristic extends Object

欄位摘要

受保護的 UUID mUuid

公用建構函式摘要

公用方法摘要

BluetoothGattDescriptor
getDescriptor(UUID uuid)
BluetoothGattService
UUID
byte[]
布林值
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)

參數