Update connections_log.proto

PiperOrigin-RevId: 409772395
This commit is contained in:
hai007
2021-11-14 01:39:58 -08:00
committed by Copybara-Service
parent c42ec93883
commit 083d692205
+6
View File
@@ -375,6 +375,9 @@ message ConnectionsLog {
// The frequency of the connected WiFi AP.
optional int32 connected_ap_frequency = 2;
// The NFC (Near Field Communication) support status
optional bool supports_nfc_technology = 3;
}
// Some additional information to keep with the discovery phase.
@@ -384,6 +387,9 @@ message ConnectionsLog {
// The frequency of the connected WiFi AP.
optional int32 connected_ap_frequency = 2;
// The NFC (Near Field Communication) support status
optional bool supports_nfc_technology = 3;
}
// Some additional information to keep with the connection attempt.