AddLocalOnlyConnectionFailureListener(IExecutor, WifiManager+ILocalOnlyConnectionFailureListener)
|
AddNetwork(WifiConfiguration)
|
Add a new network description to the set of configured networks.
|
AddNetworkPrivileged(WifiConfiguration)
|
AddNetworkSuggestions(IList<WifiNetworkSuggestion>)
|
AddOrUpdatePasspointConfiguration(PasspointConfiguration)
|
AddSuggestionConnectionStatusListener(IExecutor, WifiManager+ISuggestionConnectionStatusListener)
|
AddSuggestionUserApprovalStatusListener(IExecutor, WifiManager+ISuggestionUserApprovalStatusListener)
|
AllowAutojoinGlobal(Boolean)
|
CalculateSignalLevel(Int32, Int32)
|
Calculates the level of the signal.
|
CalculateSignalLevel(Int32)
|
CancelWps(WifiManager+WpsCallback)
|
Cancel any ongoing Wi-fi Protected Setup
|
Clone()
|
Creates and returns a copy of this object.
(Inherited from Object)
|
CompareSignalLevel(Int32, Int32)
|
Compares two signal strengths.
|
CreateMulticastLock(String)
|
Create a new MulticastLock
|
CreateWifiLock(String)
|
Creates a new WifiLock.
|
CreateWifiLock(WifiMode, String)
|
Creates a new WifiLock.
|
DisableNetwork(Int32)
|
Disable a configured network.
|
Disconnect()
|
Disassociate from the currently active access point.
|
Dispose()
|
(Inherited from Object)
|
Dispose(Boolean)
|
(Inherited from Object)
|
EnableNetwork(Int32, Boolean)
|
Allow a previously configured network to be associated with.
|
Equals(Object)
|
Indicates whether some other object is "equal to" this one.
(Inherited from Object)
|
FlushPasspointAnqpCache()
|
FromContext(Context)
|
GetAllowedChannels(WifiBand, WifiAvailableChannelModes)
|
GetChannelData(IExecutor, IConsumer)
|
GetHashCode()
|
Returns a hash code value for the object.
(Inherited from Object)
|
GetMaxSupportedConcurrentTdlsSessions(IExecutor, IConsumer)
|
GetNumberOfEnabledTdlsSessions(IExecutor, IConsumer)
|
GetUsableChannels(WifiBand, WifiAvailableChannelModes)
|
Is24GHzBandSupported()
|
Is5GHzBandSupported()
|
Is60GHzBandSupported()
|
Is6GHzBandSupported()
|
IsCarrierNetworkOffloadEnabled(Int32, Boolean)
|
IsTdlsOperationCurrentlyAvailable(IExecutor, IConsumer)
|
IsWifiStandardSupported(Int32)
|
JavaFinalize()
|
Called by the garbage collector on an object when garbage collection
determines that there are no more references to the object.
(Inherited from Object)
|
Notify()
|
Wakes up a single thread that is waiting on this object's
monitor.
(Inherited from Object)
|
NotifyAll()
|
Wakes up all threads that are waiting on this object's monitor.
(Inherited from Object)
|
PingSupplicant()
|
Check that the supplicant daemon is responding to requests.
|
QueryAutojoinGlobal(IExecutor, IConsumer)
|
Reassociate()
|
Reconnect to the currently active access point, even if we are already
connected.
|
Reconnect()
|
Reconnect to the currently active access point, if we are currently
disconnected.
|
RegisterScanResultsCallback(IExecutor, WifiManager+ScanResultsCallback)
|
RegisterSubsystemRestartTrackingCallback(IExecutor, WifiManager+SubsystemRestartTrackingCallback)
|
RemoveLocalOnlyConnectionFailureListener(WifiManager+ILocalOnlyConnectionFailureListener)
|
RemoveNetwork(Int32)
|
Remove the specified network from the list of configured networks.
|
RemoveNetworkSuggestions(IList<WifiNetworkSuggestion>, Int32)
|
RemoveNetworkSuggestions(IList<WifiNetworkSuggestion>)
|
RemoveNonCallerConfiguredNetworks()
|
RemovePasspointConfiguration(String)
|
RemoveSuggestionConnectionStatusListener(WifiManager+ISuggestionConnectionStatusListener)
|
RemoveSuggestionUserApprovalStatusListener(WifiManager+ISuggestionUserApprovalStatusListener)
|
ReportCreateInterfaceImpact(Int32, Boolean, IExecutor, IBiConsumer)
|
SaveConfiguration()
|
Tell the supplicant to persist the current list of configured networks.
|
SetHandle(IntPtr, JniHandleOwnership)
|
Sets the Handle property.
(Inherited from Object)
|
SetTdlsEnabled(InetAddress, Boolean, IExecutor, IConsumer)
|
SetTdlsEnabled(InetAddress, Boolean)
|
Enable/Disable TDLS on a specific local route.
|
SetTdlsEnabledWithMacAddress(String, Boolean, IExecutor, IConsumer)
|
SetTdlsEnabledWithMacAddress(String, Boolean)
|
Similar to SetTdlsEnabled(InetAddress, Boolean), except
this version allows you to specify remote endpoint with a MAC address.
|
SetWifiEnabled(Boolean)
|
Enable or disable Wi-Fi.
|
StartLocalOnlyHotspot(WifiManager+LocalOnlyHotspotCallback, Handler)
|
StartScan()
|
Request a scan for access points.
|
StartWps(WpsInfo, WifiManager+WpsCallback)
|
Start Wi-fi Protected Setup
|
ToArray<T>()
|
(Inherited from Object)
|
ToString()
|
Returns a string representation of the object.
(Inherited from Object)
|
UnregisterFromRuntime()
|
(Inherited from Object)
|
UnregisterScanResultsCallback(WifiManager+ScanResultsCallback)
|
UnregisterSubsystemRestartTrackingCallback(WifiManager+SubsystemRestartTrackingCallback)
|
UpdateNetwork(WifiConfiguration)
|
Update the network description of an existing configured network.
|
ValidateSoftApConfiguration(SoftApConfiguration)
|
Wait()
|
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>.
(Inherited from Object)
|
Wait(Int64, Int32)
|
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>, or until a
certain amount of real time has elapsed.
(Inherited from Object)
|
Wait(Int64)
|
Causes the current thread to wait until it is awakened, typically
by being <em>notified</em> or <em>interrupted</em>, or until a
certain amount of real time has elapsed.
(Inherited from Object)
|