Searched refs:UUID_BYTES_128_BIT (Results 1 – 6 of 6) sorted by relevance
384 @SystemApi public static final int UUID_BYTES_128_BIT = 16; field in BluetoothUuid441 && length != UUID_BYTES_128_BIT) { in parseUuidFrom()446 if (length == UUID_BYTES_128_BIT) { in parseUuidFrom()506 byte[] uuidBytes = new byte[UUID_BYTES_128_BIT]; in uuidToBytes()
583 BluetoothUuid.UUID_BYTES_128_BIT, in parseFromBytes()607 BluetoothUuid.UUID_BYTES_128_BIT, in parseFromBytes()624 serviceUuidLength = BluetoothUuid.UUID_BYTES_128_BIT; in parseFromBytes()
677 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;705 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
598 uuidSize = BluetoothUuid.UUID_BYTES_128_BIT; in parseUuidFromBluetoothRecord()
1108 field public static final int UUID_BYTES_128_BIT = 16; // 0x10
1088 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_128_BIT:I