Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DAdvertiseHelper.java113 byte[] uuid = BluetoothUuid.uuidToBytes(parcelUuid); in advertiseDataToBytes()
150 byte[] uuid = BluetoothUuid.uuidToBytes(parcelUuid); in advertiseDataToBytes()
187 byte[] uuid = BluetoothUuid.uuidToBytes(parcelUuid); in advertiseDataToBytes()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUuid.java479 public static byte[] uuidToBytes(ParcelUuid uuid) { in uuidToBytes() method in BluetoothUuid
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanFilterQueue.java297 byte[] uuid = BluetoothUuid.uuidToBytes(serviceDataUuid); in concate()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarServiceUtilsTest.java222 assertThat(CarServiceUtils.uuidToBytes(uuid)).asList().containsExactlyElementsIn( in testUuidToBytes()
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java712 int uuidLen = BluetoothUuid.uuidToBytes(uuid).length;
/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java157 public static byte[] uuidToBytes(@NonNull UUID uuid) { in uuidToBytes() method in CarServiceUtils
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1087 Landroid/bluetooth/BluetoothUuid;->uuidToBytes(Landroid/os/ParcelUuid;)[B