mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Remove the prefix for the generalization.
PiperOrigin-RevId: 811432704
This commit is contained in:
@@ -342,6 +342,11 @@ message ConnectionsLog {
|
||||
// The supported service.
|
||||
optional location.nearby.proto.connections.SupportedService
|
||||
supported_service = 12;
|
||||
|
||||
// The latency of the wifi connection in milliseconds, starting from when
|
||||
// the wifi credentials are received from the remote device, to the moment
|
||||
// wifi connection is established with internet access.
|
||||
optional int64 wifi_connection_latency_millis = 13;
|
||||
}
|
||||
|
||||
message DeviceInfo {
|
||||
|
||||
Reference in New Issue
Block a user