Android.Net.Wifi.SupplicantState.Associating Property
Trying to associate with a BSS/SSID.

Syntax

[Android.Runtime.Register("ASSOCIATING")]
public static SupplicantState Associating { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Trying to associate with a BSS/SSID.

This state is entered when wpa_supplicant has found a suitable BSS to associate with and the driver is configured to try to associate with this BSS in ap_scan=1 mode. When using ap_scan=2 mode, this state is entered when the driver is configured to try to associate with a network using the configured SSID and security policy.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: