Searched refs:bytesToFloat (Results 1 – 2 of 2) sorted by relevance
569 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 BluetoothGattCharacteristic750 private float bytesToFloat(byte b0, byte b1, byte b2, byte b3) { in bytesToFloat() method in BluetoothGattCharacteristic
10186 Landroid/bluetooth/BluetoothGattCharacteristic;->bytesToFloat(BB)F10187 Landroid/bluetooth/BluetoothGattCharacteristic;->bytesToFloat(BBBB)F