Searched defs:unsignedBytesToInt (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothGattCharacteristic.java | 701 private int unsignedBytesToInt(byte b0, byte b1) { in unsignedBytesToInt() method in BluetoothGattCharacteristic |