Class android.net.wifi.WifiManager

Added Methods
AddNetworkResult addNetworkPrivileged(WifiConfiguration)  
void addSuggestionUserApprovalStatusListener(Executor, SuggestionUserApprovalStatusListener)  
void flushPasspointAnqpCache()  
List<WifiConfiguration> getCallerConfiguredNetworks()  
boolean is24GHzBandSupported()  
boolean is60GHzBandSupported()  
boolean isBridgedApConcurrencySupported()  
boolean isCarrierNetworkOffloadEnabled(int, boolean)  
boolean isDecoratedIdentitySupported()  
boolean isEasyConnectEnrolleeResponderModeSupported()  
boolean isMakeBeforeBreakWifiSwitchingSupported()  
boolean isPasspointTermsAndConditionsSupported()  
boolean isStaBridgedApConcurrencySupported()  
boolean isStaConcurrencyForLocalOnlyConnectionsSupported()  
boolean isWifiDisplayR2Supported()  
boolean isWpa3SaeH2eSupported()  
boolean isWpa3SaePublicKeySupported()  
void registerSubsystemRestartTrackingCallback(Executor, SubsystemRestartTrackingCallback)  
boolean removeNonCallerConfiguredNetworks()  
void removeSuggestionUserApprovalStatusListener(SuggestionUserApprovalStatusListener)  
void unregisterSubsystemRestartTrackingCallback(SubsystemRestartTrackingCallback)  
 

Changed Methods
WifiInfo getConnectionInfo() Now deprecated.
 
DhcpInfo getDhcpInfo() Now deprecated.
 
 

Added Fields
int STATUS_SUGGESTION_APPROVAL_APPROVED_BY_CARRIER_PRIVILEGE  
int STATUS_SUGGESTION_APPROVAL_APPROVED_BY_USER  
int STATUS_SUGGESTION_APPROVAL_PENDING  
int STATUS_SUGGESTION_APPROVAL_REJECTED_BY_USER  
int STATUS_SUGGESTION_APPROVAL_UNKNOWN