public class BluetoothGattCharacteristic extends Object
สรุปฟิลด์
| UUID ที่ได้รับการปกป้อง | mUuid |
สรุปตัวสร้างสาธารณะ
สรุปวิธีการสาธารณะ
| BluetoothGattDescriptor |
getDescriptor(UUID uuid)
|
| BluetoothGattService | |
| UUID |
getUuid()
|
| ไบต์[] |
getValue()
|
| บูลีน |
setValue(byte[] value)
|
สรุปวิธีการที่รับช่วง
ช่อง
UUID ที่ได้รับการปกป้อง mUuid
Public Constructors
public BluetoothGattCharacteristic ()
วิธีการสาธารณะ
public BluetoothGattDescriptor getDescriptor (UUID uuid)
พารามิเตอร์
| uuid |
|---|
public BluetoothGattService getService ()
UUID สาธารณะ getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
พารามิเตอร์
| value |
|---|