Home
last modified time | relevance | path

Searched refs:stopAdvertisingSet (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeAdvertiser.java222 stopAdvertisingSet(wrapper);
478 public void stopAdvertisingSet(AdvertisingSetCallback callback) {
491 gatt.stopAdvertisingSet(wrapped, mAttributionSource);
/aosp12/packages/services/Car/service/src/com/android/car/
H A DFastPairAdvertiser.java129 mBluetoothLeAdvertiser.stopAdvertisingSet(mAdvertisingSetCallback); in stopAdvertising()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAdvertiseManager.java123 stopAdvertisingSet(callback); in binderDied()
237 void stopAdvertisingSet(IAdvertisingSetCallback callback) { in stopAdvertisingSet() method in AdvertiseManager
H A DGattService.java964 public void stopAdvertisingSet( in stopAdvertisingSet() method in GattService.BluetoothGattBinder
970 service.stopAdvertisingSet(callback, attributionSource); in stopAdvertisingSet()
2590 void stopAdvertisingSet(IAdvertisingSetCallback callback, AttributionSource attributionSource) { in stopAdvertisingSet() method in GattService
2595 mAdvertiseManager.stopAdvertisingSet(callback); in stopAdvertisingSet()
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl71 …void stopAdvertisingSet(in IAdvertisingSetCallback callback, in AttributionSource attributionSourc… in stopAdvertisingSet() method
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DBluetoothFastPairTest.java474 verify(mMockLeAdvertiser, timeout(ASYNC_CALL_TIMEOUT_MILLIS)).stopAdvertisingSet(any()); in testStopAdvertisements()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11272 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->stopAdvertisingSet(Landroid/bluetooth/le/IAdvertisin…
11384 Landroid/bluetooth/IBluetoothGatt;->stopAdvertisingSet(Landroid/bluetooth/le/IAdvertisingSetCallbac…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9647 …ssion(android.Manifest.permission.BLUETOOTH_ADVERTISE) public void stopAdvertisingSet(android.blue…