Searched defs:unsignedBytesToInt (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ | ||
D | BluetoothGattCharacteristic.java | 703 private int unsignedBytesToInt(byte b0, byte b1) { in unsignedBytesToInt() method in BluetoothGattCharacteristic |