public interface BluetoothGattCharacteristic
Modifier and Type | Method and Description |
---|---|
String |
getHandle() |
int |
getPermissions() |
int |
getProperties() |
UUID |
getUuid() |
Object |
getValue() |
String |
getValueHandle() |
void |
setValue(Object value) |
Copyright © 2015. All Rights Reserved.