Home
last modified time | relevance | path

Searched refs:UUID_BYTES_128_BIT (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java183 public static final int UUID_BYTES_128_BIT = 16; field in BluetoothUuid
246 && length != UUID_BYTES_128_BIT) { in parseUuidFrom()
251 if (length == UUID_BYTES_128_BIT) { in parseUuidFrom()
312 byte[] uuidBytes = new byte[UUID_BYTES_128_BIT]; in uuidToBytes()
/frameworks/base/core/java/android/bluetooth/le/
DScanRecord.java242 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()
DBluetoothLeAdvertiser.java507 + num128BitUuids * BluetoothUuid.UUID_BYTES_128_BIT;
/frameworks/base/non-updatable-api/
Dsystem-current.txt1582 field public static final int UUID_BYTES_128_BIT = 16; // 0x10
/frameworks/base/api/
Dsystem-current.txt1634 field public static final int UUID_BYTES_128_BIT = 16; // 0x10