Home
last modified time | relevance | path

Searched refs:uuidToBytes (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseHelper.java110 byte[] uuid = BluetoothUuid.uuidToBytes(parcelUuid); in advertiseDataToBytes()
144 byte[] uuid = BluetoothUuid.uuidToBytes(parcelUuid); in advertiseDataToBytes()
179 byte[] uuid = BluetoothUuid.uuidToBytes(parcelUuid); in advertiseDataToBytes()
H A DScanFilterQueue.java231 byte[] uuid = BluetoothUuid.uuidToBytes(serviceDataUuid); in concate()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DUtilsTest.java102 assertThat(Utils.uuidToBytes(uuid)).isEqualTo(expected); in testUuidToBytes()
/aosp12/frameworks/base/core/java/android/os/
H A DBytesMatcher.java189 return test(BluetoothUuid.uuidToBytes(value)); in testBluetoothUuid()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothUuid.java302 public static byte[] uuidToBytes(ParcelUuid uuid) { in uuidToBytes() method in BluetoothUuid
/aosp12/packages/services/Car/service/src/com/android/car/
H A DUtils.java225 public static byte[] uuidToBytes(@NonNull UUID uuid) { in uuidToBytes() method in Utils
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeAdvertiser.java571 int uuidLen = BluetoothUuid.uuidToBytes(uuid).length;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10894 Landroid/bluetooth/BluetoothUuid;->uuidToBytes(Landroid/os/ParcelUuid;)[B