mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Roll forward up to cl/351408510.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user