Internal change

PiperOrigin-RevId: 379422825
This commit is contained in:
Edwin Wu
2021-06-14 23:20:15 -07:00
committed by Copybara-Service
parent b924c9200d
commit 5ed0903d6e
4 changed files with 698 additions and 532 deletions
+2
View File
@@ -48,7 +48,9 @@ void PcpManager::DisconnectFromEndpointManager() {
}
PcpManager::~PcpManager() {
NEARBY_LOGS(INFO) << "Initiating shutdown of PcpManager.";
DisconnectFromEndpointManager();
NEARBY_LOGS(INFO) << "PcpManager has shut down.";
}
Status PcpManager::StartAdvertising(ClientProxy* client,