Searched refs:UUID_BYTES_32_BIT (Results 1 – 7 of 7) sorted by relevance
377 @SystemApi public static final int UUID_BYTES_32_BIT = 4; field in BluetoothUuid440 && length != UUID_BYTES_32_BIT in parseUuidFrom()493 byte[] uuidBytes = new byte[UUID_BYTES_32_BIT]; in uuidToBytes()
117 } 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()
574 BluetoothUuid.UUID_BYTES_32_BIT, in parseFromBytes()599 BluetoothUuid.UUID_BYTES_32_BIT, in parseFromBytes()622 serviceUuidLength = BluetoothUuid.UUID_BYTES_32_BIT; in parseFromBytes()
671 size += OVERHEAD_BYTES_PER_FIELD + num32BitUuids * BluetoothUuid.UUID_BYTES_32_BIT;699 size += OVERHEAD_BYTES_PER_FIELD + num32BitUuids * BluetoothUuid.UUID_BYTES_32_BIT;
594 uuidSize = BluetoothUuid.UUID_BYTES_32_BIT; in parseUuidFromBluetoothRecord()
1110 field public static final int UUID_BYTES_32_BIT = 4; // 0x4
1090 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_32_BIT:I