commit | 9f402f41e2fd39da51b6f7c6c1d85dd62a289fc4 | [log] [tgz] |
---|---|---|
author | Oscar Shu <xshu@google.com> | Wed May 23 21:47:44 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed May 23 21:47:44 2018 +0000 |
tree | ad6184b8c95bd26b37817dbdfabce7cee647f2ce | |
parent | 615f8039af17a20ae1b05fa28cf84d21e7d5090b [diff] | |
parent | 122886ed3b938c582354518c4dcc9599278e2787 [diff] |
Merge "Proto change for new RSSI poll metric" into pi-dev
diff --git a/proto/src/wifi.proto b/proto/src/wifi.proto index bf9ccb8..72f11e0 100644 --- a/proto/src/wifi.proto +++ b/proto/src/wifi.proto
@@ -619,6 +619,9 @@ // Number of RSSI polls with 'rssi' optional int32 count = 2; + + // Beacon frequency of the channel in MHz + optional int32 frequency = 3; } // Number of occurrences of a specific alert reason value