mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Roll forward up to cl/351480628.
This commit is contained in:
@@ -21,6 +21,9 @@ namespace connections {
|
||||
using ::location::nearby::proto::connections::ConnectionAttemptResult;
|
||||
using ::location::nearby::proto::connections::DisconnectionReason;
|
||||
|
||||
// Required for C++ 14 support in Chrome
|
||||
constexpr absl::Duration BwuManager::kReadClientIntroductionFrameTimeout;
|
||||
|
||||
BwuManager::BwuManager(
|
||||
Mediums& mediums, EndpointManager& endpoint_manager,
|
||||
EndpointChannelManager& channel_manager,
|
||||
|
||||
Reference in New Issue
Block a user