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

Commit 1e08f0ee authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "WifiManager: Add @hide constant for sap" into rvc-dev am: 1b8c7de0 am: 7eb64d9a

Change-Id: I6bec41ca7555277d5bed323c691304e27ca9feb9
parents 8afa833a 7eb64d9a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -758,6 +758,13 @@ public class WifiManager {
    @SystemApi
    public static final int SAP_CLIENT_BLOCK_REASON_CODE_NO_MORE_STAS = 1;

    /**
     * Client disconnected for unspecified reason. This could for example be because the AP is being
     * shut down.
     * @hide
     */
    public static final int SAP_CLIENT_DISCONNECT_REASON_CODE_UNSPECIFIED = 2;

    /** @hide */
    @Retention(RetentionPolicy.SOURCE)
    @IntDef(prefix = {"IFACE_IP_MODE_"}, value = {