Class android.bluetooth.BluetoothGattCharacteristic

Changed Methods
Float getFloatValue(int, int) Now deprecated.
 
Integer getIntValue(int, int) Now deprecated.
 
String getStringValue(int) Now deprecated.
 
byte[] getValue() Now deprecated.
 
boolean setValue(byte[]) Now deprecated.
 
boolean setValue(int, int, int) Now deprecated.
 
boolean setValue(int, int, int, int) Now deprecated.
 
boolean setValue(String) Now deprecated.