Searched refs:getTypeLen (Results 1 – 2 of 2) sorted by relevance
528 if ((offset + getTypeLen(formatType)) > mValue.length) return null; in getIntValue()565 if ((offset + getTypeLen(formatType)) > mValue.length) return null; in getFloatValue()620 int len = offset + getTypeLen(formatType); in setValue()667 int len = offset + getTypeLen(formatType); in setValue()711 private int getTypeLen(int formatType) { in getTypeLen() method in BluetoothGattCharacteristic
10190 Landroid/bluetooth/BluetoothGattCharacteristic;->getTypeLen(I)I