Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java103 public static final int UUID_BYTES_128_BIT = 16; field in BluetoothUuid
272 && 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()
/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/config/
Dhiddenapi-greylist-max-o.txt11610 Landroid/bluetooth/BluetoothUuid;->UUID_BYTES_128_BIT:I