Added Methods
|
void addLocalOnlyConnectionFailureListener (Executor, LocalOnlyConnectionFailureListener)
|
|
List<WifiAvailableChannel> getAllowedChannels (int, int)
|
|
void getChannelData (Executor, Consumer<List<Bundle>>)
|
|
int getMaxNumberOfChannelsPerNetworkSpecifierRequest ()
|
|
void getMaxSupportedConcurrentTdlsSessions (Executor, Consumer<Integer>)
|
|
void getNumberOfEnabledTdlsSessions (Executor, Consumer<Integer>)
|
|
List<WifiAvailableChannel> getUsableChannels (int, int)
|
|
boolean isDualBandSimultaneousSupported ()
|
|
void isTdlsOperationCurrentlyAvailable (Executor, Consumer<Boolean>)
|
|
boolean isTidToLinkMappingNegotiationSupported ()
|
|
boolean isTlsMinimumVersionSupported ()
|
|
boolean isTlsV13Supported ()
|
|
void removeLocalOnlyConnectionFailureListener (LocalOnlyConnectionFailureListener )
|
|
void setTdlsEnabled (InetAddress, boolean, Executor, Consumer<Boolean>)
|
|
void setTdlsEnabledWithMacAddress (String, boolean, Executor, Consumer<Boolean>)
|
|
boolean validateSoftApConfiguration (SoftApConfiguration )
|
|