Searched refs:stopAdvertising (Results 1 – 4 of 4) sorted by relevance
231 public void stopAdvertising() { in stopAdvertising() method in GattServer.MyBleAdvertiser232 mAdvertiser.stopAdvertising(mAdvertiseCallback); in stopAdvertising()263 mBleAdvertiser.stopAdvertising(); in onStartSuccess()
103 boolean stopAdvertising() { in stopAdvertising() method in FastPairProvider105 mBluetoothLeAdvertiser.stopAdvertising(mAdvertiseCallback); in stopAdvertising()
166 protected void stopAdvertising(AdvertiseCallback advertiseCallback) { in stopAdvertising() method in BleManager171 mAdvertiser.stopAdvertising(advertiseCallback); in stopAdvertising()
437 stopAdvertising(mEnrollmentAdvertisingCallback); in stopEnrollmentAdvertising()453 stopAdvertising(mUnlockAdvertisingCallback); in stopUnlockAdvertising()