Searched refs:UUID_BYTES_16_BIT (Results 1 – 3 of 3) sorted by relevance
86 public static final int UUID_BYTES_16_BIT = 2; field in BluetoothUuid247 if (length != UUID_BYTES_16_BIT && length != UUID_BYTES_32_BIT && in parseUuidFrom()263 if (length == UUID_BYTES_16_BIT) { in parseUuidFrom()
207 dataLength, BluetoothUuid.UUID_BYTES_16_BIT, serviceUuids); in parseFromBytes()230 int serviceUuidLength = BluetoothUuid.UUID_BYTES_16_BIT; in parseFromBytes()
194 num16BitUuids * BluetoothUuid.UUID_BYTES_16_BIT; in totalBytes()