Searched refs:stopAdvertisingSet (Results 1 – 9 of 9) sorted by relevance
222 stopAdvertisingSet(wrapper);478 public void stopAdvertisingSet(AdvertisingSetCallback callback) {491 gatt.stopAdvertisingSet(wrapped, mAttributionSource);
129 mBluetoothLeAdvertiser.stopAdvertisingSet(mAdvertisingSetCallback); in stopAdvertising()
123 stopAdvertisingSet(callback); in binderDied()237 void stopAdvertisingSet(IAdvertisingSetCallback callback) { in stopAdvertisingSet() method in AdvertiseManager
964 public void stopAdvertisingSet( in stopAdvertisingSet() method in GattService.BluetoothGattBinder970 service.stopAdvertisingSet(callback, attributionSource); in stopAdvertisingSet()2590 void stopAdvertisingSet(IAdvertisingSetCallback callback, AttributionSource attributionSource) { in stopAdvertisingSet() method in GattService2595 mAdvertiseManager.stopAdvertisingSet(callback); in stopAdvertisingSet()
71 …void stopAdvertisingSet(in IAdvertisingSetCallback callback, in AttributionSource attributionSourc… in stopAdvertisingSet() method
474 verify(mMockLeAdvertiser, timeout(ASYNC_CALL_TIMEOUT_MILLIS)).stopAdvertisingSet(any()); in testStopAdvertisements()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
11272 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->stopAdvertisingSet(Landroid/bluetooth/le/IAdvertisin…11384 Landroid/bluetooth/IBluetoothGatt;->stopAdvertisingSet(Landroid/bluetooth/le/IAdvertisingSetCallbac…
9647 …ssion(android.Manifest.permission.BLUETOOTH_ADVERTISE) public void stopAdvertisingSet(android.blue…