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

Commit 14805a77 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[WPA3] Make WPA3/OWE capability query API public 2/2"

parents 2938bf7f dc6f7af9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -3646,12 +3646,9 @@ package android.net.wifi {
    method public int getWifiApState();
    method public boolean isDeviceToApRttSupported();
    method public boolean isDeviceToDeviceRttSupported();
    method public boolean isOweSupported();
    method public boolean isPortableHotspotSupported();
    method public boolean isWifiApEnabled();
    method public boolean isWifiScannerSupported();
    method public boolean isWpa3SaeSupported();
    method public boolean isWpa3SuiteBSupported();
    method public void registerNetworkRequestMatchCallback(android.net.wifi.WifiManager.NetworkRequestMatchCallback, android.os.Handler);
    method public boolean setWifiApConfiguration(android.net.wifi.WifiConfiguration);
    method public boolean startScan(android.os.WorkSource);