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

Commit a6780e8a authored by xshu's avatar xshu
Browse files

BssidBlocklistMonitor proto changes

proto changes to support BssidBlocklistMonitor

Bug: 139287182
Test: unit tests

Change-Id: I00f6940903871fe65d7b577b87bcc9170a7ff428
parent 66bad8bc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -720,6 +720,9 @@ message ConnectionEvent {

    // The reason code if there was EAP failure while authenticating.
    AUTH_FAILURE_EAP_FAILURE = 4;

    // The reason code if the AP can no longer accept new clients.
    ASSOCIATION_REJECTION_AP_UNABLE_TO_HANDLE_NEW_STA = 5;
  }

  // Entity that recommended connecting to this network.