mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Merge pull request #31 from hai007/cl-351480628
Roll forward up to Cl/351480628
This commit is contained in:
@@ -35,6 +35,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