Class android.net.wifi.WifiManager
| Added Methods | |
|---|---|
void getPerSsidRoamingModes(Executor, |
|
boolean isAggressiveRoamingModeSupported() |
|
boolean isD2dSupportedWhenInfraStaDisabled() |
|
boolean isWepSupported() |
|
boolean isWpaPersonalSupported() |
|
void querySendDhcpHostnameRestriction(Executor, |
|
void removePerSsidRoamingMode(WifiSsid) |
|
void setPerSsidRoamingMode(WifiSsid, |
|
void setSendDhcpHostnameRestriction(int) |
|
| Added Fields | |
|---|---|
int FLAG_SEND_DHCP_HOSTNAME_RESTRICTION_OPEN |
|
int FLAG_SEND_DHCP_HOSTNAME_RESTRICTION_SECURE |
|
int ROAMING_MODE_AGGRESSIVE |
|
int ROAMING_MODE_NONE |
|
int ROAMING_MODE_NORMAL |
|
