Searched refs:bytesToFloat (Results 1 – 2 of 2) sorted by relevance
567 return bytesToFloat(mValue[offset], mValue[offset + 1]); in getFloatValue()570 return bytesToFloat(mValue[offset], mValue[offset + 1], in getFloatValue()738 private float bytesToFloat(byte b0, byte b1) { in bytesToFloat() method in BluetoothGattCharacteristic748 private float bytesToFloat(byte b0, byte b1, byte b2, byte b3) { in bytesToFloat() method in BluetoothGattCharacteristic
10177 Landroid/bluetooth/BluetoothGattCharacteristic;->bytesToFloat(BB)F10178 Landroid/bluetooth/BluetoothGattCharacteristic;->bytesToFloat(BBBB)F