mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Add gateway field in WifiDirectCredentials
PiperOrigin-RevId: 481066785
This commit is contained in:
committed by
Copybara-Service
parent
8128bbc062
commit
cf26a98379
@@ -236,6 +236,7 @@ message BandwidthUpgradeNegotiationFrame {
|
||||
optional string password = 2;
|
||||
optional int32 port = 3;
|
||||
optional int32 frequency = 4;
|
||||
optional string gateway = 5 [default = "0.0.0.0"];
|
||||
}
|
||||
|
||||
// Accompanies Medium.WEB_RTC
|
||||
|
||||
Reference in New Issue
Block a user