Home
last modified time | relevance | path

Searched refs:UUID_BYTES_32_BIT (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUuid.java377 @SystemApi public static final int UUID_BYTES_32_BIT = 4; field in BluetoothUuid
440 && length != UUID_BYTES_32_BIT in parseUuidFrom()
493 byte[] uuidBytes = new byte[UUID_BYTES_32_BIT]; in uuidToBytes()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseHelper.java117 } else if (uuid.length == BluetoothUuid.UUID_BYTES_32_BIT) { in advertiseDataToBytes()
167 } else if (uuid.length == BluetoothUuid.UUID_BYTES_32_BIT) { in advertiseDataToBytes()
191 } else if (uuid.length == BluetoothUuid.UUID_BYTES_32_BIT) { in advertiseDataToBytes()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanRecord.java574 BluetoothUuid.UUID_BYTES_32_BIT, in parseFromBytes()
599 BluetoothUuid.UUID_BYTES_32_BIT, in parseFromBytes()
622 serviceUuidLength = BluetoothUuid.UUID_BYTES_32_BIT; in parseFromBytes()
DBluetoothLeAdvertiser.java671 size += OVERHEAD_BYTES_PER_FIELD + num32BitUuids * BluetoothUuid.UUID_BYTES_32_BIT;
699 size += OVERHEAD_BYTES_PER_FIELD + num32BitUuids * BluetoothUuid.UUID_BYTES_32_BIT;
/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverDataParser.java594 uuidSize = BluetoothUuid.UUID_BYTES_32_BIT; in parseUuidFromBluetoothRecord()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1110 field public static final int UUID_BYTES_32_BIT = 4; // 0x4
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1090 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_32_BIT:I