mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Internal change
PiperOrigin-RevId: 379422825
This commit is contained in:
committed by
Copybara-Service
parent
b924c9200d
commit
5ed0903d6e
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user