public static final String
SUPPLICANT_CONNECTION_CHANGE_ACTION
Since: API Level 1
Broadcast intent
action indicating that a connection to
the supplicant has been established
(and it is now possible to perform
Wi-Fi operations) or the connection to
the supplicant has been lost. One
extra provides the connection state as
a boolean,where true means CONNECTED.
See Also
EXTRA_SUPPLICANT_CONNECTED
Constant Value: “android.net.wifi.supplicant.CONNECTION_CHANGE”