Home
last modified time | relevance | path

Searched refs:UUID_BYTES_128_BIT (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothUuid.java200 public static final int UUID_BYTES_128_BIT = 16; field in BluetoothUuid
263 && length != UUID_BYTES_128_BIT) { in parseUuidFrom()
268 if (length == UUID_BYTES_128_BIT) { in parseUuidFrom()
329 byte[] uuidBytes = new byte[UUID_BYTES_128_BIT]; in uuidToBytes()
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanRecord.java266 BluetoothUuid.UUID_BYTES_128_BIT, serviceUuids); in parseFromBytes()
278 BluetoothUuid.UUID_BYTES_128_BIT, serviceSolicitationUuids); in parseFromBytes()
295 serviceUuidLength = BluetoothUuid.UUID_BYTES_128_BIT; in parseFromBytes()
H A DBluetoothLeAdvertiser.java540 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
567 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverDataParser.java599 uuidSize = BluetoothUuid.UUID_BYTES_128_BIT; in parseUuidFromBluetoothRecord()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt2130 field public static final int UUID_BYTES_128_BIT = 16; // 0x10
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10895 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_128_BIT:I