Home
last modified time | relevance | path

Searched defs:uuidLsb (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DCsipSetCoordinatorServiceTest.java297 long uuidLsb = 0x01; in testGroupLockSetNative() local
305 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb); in testGroupLockSetNative() local
346 long uuidLsb = 0x01; in testGroupExclusiveLockSet() local
354 getByteAddress(mTestDevice), group_id, group_size, 1, uuidLsb, uuidMsb); in testGroupExclusiveLockSet() local
477 long uuidLsb = 0x01; in testStackEventDeviceAvailable() local
486 getByteAddress(mTestDevice), group_id, group_size, 0x02, uuidLsb, uuidMsb); in testStackEventDeviceAvailable() local
505 getByteAddress(mTestDevice2), group_id, group_size, 0x01, uuidLsb, uuidMsb); in testStackEventDeviceAvailable() local
509 getByteAddress(mTestDevice3), group_id, group_size, 0x03, uuidLsb, uuidMsb); in testStackEventDeviceAvailable() local
523 long uuidLsb = BluetoothUuid.CAP.getUuid().getLeastSignificantBits(); in testStackEventSetMemberAvailableAfterGroupConnected() local
539 getByteAddress(mTestDevice), group_id, group_size, 0x02, uuidLsb, uuidMsb); in testStackEventSetMemberAvailableAfterGroupConnected() local
[all …]
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java67 void onClientRegistered(int status, int clientIf, long uuidLsb, long uuidMsb) in onClientRegistered()
185 void onServerRegistered(int status, int serverIf, long uuidLsb, long uuidMsb) in onServerRegistered()
319 int connId, long uuidMsb, long uuidLsb, int sHandle, int eHandle, int authReq); in gattClientReadUsingCharacteristicUuidNative()
509 int connId, long uuidMsb, long uuidLsb, int sHandle, int eHandle, int authReq) { in gattClientReadUsingCharacteristicUuid()
DGattService.java1294 void onClientRegistered(int status, int clientIf, long uuidLsb, long uuidMsb) in onClientRegistered()
2964 void onServerRegistered(int status, int serverIf, long uuidLsb, long uuidMsb) in onServerRegistered()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/tracingproxy/libtracingproxy/android_arm64_armv8-2a_cortex-a55_shared/gen/aidl/android/tracing/
DTraceReportParams.h26 int64_t uuidLsb = 0L; variable
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DBluetoothCsipSetCoordinatorTest.java285 long uuidLsb = 0x01; in lockUnlockGroup() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorNativeInterface.java150 byte[] address, int groupId, int groupSize, int rank, long uuidLsb, long uuidMsb) { in onDeviceAvailable()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java299 void onScannerRegistered(int status, int scannerId, long uuidLsb, long uuidMsb) in onScannerRegistered()
DTransitionalScanHelper.java510 public void onScannerRegistered(int status, int scannerId, long uuidLsb, long uuidMsb) in onScannerRegistered()
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocket.java1349 long uuidLsb = bb.getLong(); in waitSocketSignal() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/javac/
DBluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/javac/
Dframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/javac/
Dframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/combined/
Dframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/combined/
Dframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/jarjar/
Dframework-bluetooth.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/jarjar/
Dframework-bluetooth.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/package-check/
Dframework-bluetooth.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/package-check/
Dframework-bluetooth.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-bluetooth.com.android.btservices_intermediates/
Dclasses.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/combined/
DBluetooth.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/jarjar/
DBluetooth.jarorg/jspecify/annotations/Nullable.class Nullable.java package org.jspecify.annotations public ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/Bluetooth/android_common_apex33/withres/
DBluetooth.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar56META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-56/
Dframework.jarcom/android/apex/XmlWriter.class XmlWriter.java package com.android.apex public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex-headers/android_common/turbine/
Dframework.jarandroid/annotation/AnimRes.class <Unknown> package android.annotation public abstract annotation android. ...

12