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

Commit bb88ccdc authored by Roshan Pius's avatar Roshan Pius Committed by android-build-merger
Browse files

Merge "wifi.proto: Add metrics for softap band preference unsatisfied" into pi-dev am: ddb56c39

am: 5b1b12cf

Change-Id: I502247dac122a1794460ade5cc4b2601a85a444b
parents 6b97c445 5b1b12cf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -450,6 +450,9 @@ message WifiLog {

  // Number of radio mode changes to DBS (Dual band simultaneous).
  optional int32 num_radio_mode_change_to_dbs = 115;

  // Number of times the firmware picked a SoftAp channel not satisfying user band preference.
  optional int32 num_soft_ap_user_band_preference_unsatisfied = 116;
}

// Information that gets logged for every WiFi connection.