Searched refs:UUID_BYTES_32_BIT (Results 1 – 3 of 3) sorted by relevance
86 public static final int UUID_BYTES_32_BIT = 4; field in BluetoothUuid242 if (length != UUID_BYTES_16_BIT && length != UUID_BYTES_32_BIT && in parseUuidFrom()
212 BluetoothUuid.UUID_BYTES_32_BIT, serviceUuids); in parseFromBytes()
200 num32BitUuids * BluetoothUuid.UUID_BYTES_32_BIT; in totalBytes()