mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Implement device loss alarms
PiperOrigin-RevId: 538822094
This commit is contained in:
committed by
Copybara-Service
parent
dbd42b0de3
commit
0ab31f6312
@@ -163,6 +163,7 @@ void ClientProxy::StoppedAdvertising() {
|
||||
if (IsAdvertising()) {
|
||||
advertising_info_.Clear();
|
||||
analytics_recorder_->OnStopAdvertising();
|
||||
local_endpoint_info_.clear();
|
||||
}
|
||||
// advertising_options_ is purposefully not cleared here.
|
||||
OnSessionComplete();
|
||||
|
||||
Reference in New Issue
Block a user