Searched refs:UUID_BYTES_128_BIT (Results 1 – 4 of 4) sorted by relevance
103 public static final int UUID_BYTES_128_BIT = 16; field in BluetoothUuid272 && length != UUID_BYTES_128_BIT) { in parseUuidFrom()277 if (length == UUID_BYTES_128_BIT) { in parseUuidFrom()336 byte[] uuidBytes = new byte[UUID_BYTES_128_BIT]; in uuidToBytes()
242 BluetoothUuid.UUID_BYTES_128_BIT, serviceUuids); in parseFromBytes()254 BluetoothUuid.UUID_BYTES_128_BIT, serviceSolicitationUuids); in parseFromBytes()271 serviceUuidLength = BluetoothUuid.UUID_BYTES_128_BIT; in parseFromBytes()
507 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
11610 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_128_BIT:I