Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 861f7fae authored by Etan Cohen's avatar Etan Cohen Committed by Android (Google) Code Review
Browse files

Merge "[RTT] Collect metrics on observed IEEE 802.11mc supporting APs" into pi-dev

parents 6f5e83df f30125b6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -382,6 +382,9 @@ message WifiLog {

  // WifiWake statistics
  optional WifiWakeStats wifi_wake_stats = 94;

  // Histogram counting instances of scans with N many 802.11mc (RTT) supporting APs
  repeated NumConnectableNetworksBucket observed_80211mc_supporting_aps_in_scan_histogram = 95;
}

// Information that gets logged for every WiFi connection.