Roll forward up to cl/351408510.

This commit is contained in:
hai007
2021-01-12 11:16:21 -08:00
parent f93ad3beb1
commit 0be1cd03ce
11 changed files with 171 additions and 32 deletions
+5
View File
@@ -189,6 +189,7 @@ TEST(OfflineFramesTest, CanGenerateBwuWifiHotspotPathAvailable) {
gateway: "0.0.0.0"
>
supports_disabling_encryption: false
supports_client_introduction_ack: true
>
>
>)pb";
@@ -211,6 +212,7 @@ TEST(OfflineFramesTest, CanGenerateBwuWifiLanPathAvailable) {
upgrade_path_info: <
medium: WIFI_LAN
wifi_lan_socket: < ip_address: "\x01\x02\x03\x04" wifi_port: 1234 >
supports_client_introduction_ack: true
>
>
>)pb";
@@ -237,6 +239,7 @@ TEST(OfflineFramesTest, CanGenerateBwuWifiAwarePathAvailable) {
password: "password"
>
supports_disabling_encryption: false
supports_client_introduction_ack: true
>
>
>)pb";
@@ -265,6 +268,7 @@ TEST(OfflineFramesTest, CanGenerateBwuWifiDirectPathAvailable) {
frequency: 1000
>
supports_disabling_encryption: false
supports_client_introduction_ack: true
>
>
>)pb";
@@ -290,6 +294,7 @@ TEST(OfflineFramesTest, CanGenerateBwuBluetoothPathAvailable) {
service_name: "service"
mac_address: "\x11\x22\x33\x44\x55\x66"
>
supports_client_introduction_ack: true
>
>
>)pb";