Class android.net.wifi.WifiManager

Added Methods
List<WifiAvailableChannel> getAllowedChannels(int, int)  
void getChannelData(Executor, Consumer<List<Bundle>>)  
int getMaxNumberOfChannelsPerNetworkSpecifierRequest()  
List<WifiAvailableChannel> getUsableChannels(int, int)  
boolean isDualBandSimultaneousSupported()  
boolean isTlsMinimumVersionSupported()  
boolean isTlsV13Supported()  
boolean validateSoftApConfiguration(SoftApConfiguration)  
 

Added Fields
String CHANNEL_DATA_KEY_FREQUENCY_MHZ  
String CHANNEL_DATA_KEY_NUM_AP  
 

Changed Fields
int WIFI_MODE_FULL_HIGH_PERF Now deprecated.