public class BluetoothGattCharacteristic extends Object
Tóm tắt trường
| UUID được bảo vệ | mUuid |
Tóm tắt hàm khởi tạo công khai
Tóm tắt phương thức công khai
| BluetoothGattDescriptor |
getDescriptor(UUID uuid)
|
| BluetoothGattService | |
| mã nhận dạng duy nhất (UUID) |
getUuid()
|
| byte[] |
getValue()
|
| boolean |
setValue(byte[] value)
|
Tóm tắt phương thức kế thừa
Trường
protected UUID mUuid
Hàm khởi tạo công khai
public BluetoothGattCharacteristic ()
Phương thức công khai
public BluetoothGattDescriptor getDescriptor (UUID uuid)
Thông số
| uuid |
|---|
public BluetoothGattService getService ()
public UUID getUuid ()
public byte[] getValue ()
public boolean setValue (byte[] value)
Thông số
| value |
|---|