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

Commit 67af9085 authored by Mingguang Xu's avatar Mingguang Xu Committed by Android (Google) Code Review
Browse files

Merge "Wifi usability: Add IP reachability lost into Wifi unusable event"

parents c2e5a152 cd53d0bd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1752,6 +1752,9 @@ message WifiIsUnusableEvent {

    // Firmware generated an alert
    TYPE_FIRMWARE_ALERT = 4;

    // IP Manager lost reachability to network neighbors
    TYPE_IP_REACHABILITY_LOST = 5;
  }

  // What event triggered WifiIsUnusableEvent.
@@ -2045,6 +2048,9 @@ message WifiUsabilityStats {

    // Firmware generated an alert
    TYPE_FIRMWARE_ALERT = 4;

    // IP Manager lost reachability to network neighbors
    TYPE_IP_REACHABILITY_LOST = 5;
  }

  // The current wifi usability state