Searched refs:UUID_BYTES_128_BIT (Results 1 – 6 of 6) sorted by relevance
200 public static final int UUID_BYTES_128_BIT = 16; field in BluetoothUuid263 && 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()
266 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()
540 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;567 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
599 uuidSize = BluetoothUuid.UUID_BYTES_128_BIT; in parseUuidFromBluetoothRecord()
2130 field public static final int UUID_BYTES_128_BIT = 16; // 0x10
10895 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_128_BIT:I