Searched refs:stopAdvertising (Results 1 – 2 of 2) sorted by relevance
231 public void stopAdvertising() { in stopAdvertising() method in GattServer.MyBleAdvertiser232 mAdvertiser.stopAdvertising(mAdvertiseCallback); in stopAdvertising()263 mBleAdvertiser.stopAdvertising(); in onStartSuccess()
130 mAdvertiser.stopAdvertising(mAdvertisingCallback); in stop()