Add gateway field in WifiDirectCredentials

PiperOrigin-RevId: 481066785
This commit is contained in:
Johnson Lu
2022-10-13 23:15:51 -07:00
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