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

Commit b4d1b7ca authored by Etan Cohen's avatar Etan Cohen Committed by android-build-merger
Browse files

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

am: 5a698ccf

Change-Id: I614f5c4c2e8e76d9971bd36f30220c4432557165
parents b132b476 5a698ccf
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.