Home
last modified time | relevance | path

Searched refs:bytesToFloat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java569 return bytesToFloat(mValue[offset], mValue[offset + 1]); in getFloatValue()
572 return bytesToFloat(mValue[offset], mValue[offset + 1], in getFloatValue()
740 private float bytesToFloat(byte b0, byte b1) { in bytesToFloat() method in BluetoothGattCharacteristic
750 private float bytesToFloat(byte b0, byte b1, byte b2, byte b3) { in bytesToFloat() method in BluetoothGattCharacteristic
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10186 Landroid/bluetooth/BluetoothGattCharacteristic;->bytesToFloat(BB)F
10187 Landroid/bluetooth/BluetoothGattCharacteristic;->bytesToFloat(BBBB)F