Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUuid.java384 @SystemApi public static final int UUID_BYTES_128_BIT = 16; field in BluetoothUuid
441 && 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()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanRecord.java583 BluetoothUuid.UUID_BYTES_128_BIT, in parseFromBytes()
607 BluetoothUuid.UUID_BYTES_128_BIT, in parseFromBytes()
624 serviceUuidLength = BluetoothUuid.UUID_BYTES_128_BIT; in parseFromBytes()
DBluetoothLeAdvertiser.java677 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
705 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
/packages/apps/Nfc/src/com/android/nfc/handover/
DHandoverDataParser.java598 uuidSize = BluetoothUuid.UUID_BYTES_128_BIT; in parseUuidFromBluetoothRecord()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1108 field public static final int UUID_BYTES_128_BIT = 16; // 0x10
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1088 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_128_BIT:I