The values power states that allow traffic to and from Intel AMT over the WIFI link.
Namespace:
HLAPI.WirelessAssembly: HLAPI (in HLAPI.dll)
Syntax
| C# |
|---|
public enum WiFiLinkPolicy |
Members
| Member name | Description | |
|---|---|---|
| Disable |
All link policy disabled.
| |
| EnableS0 |
Enable in S0_AC, S0_DC
| |
| EnableS0AndSxAC |
Enable in S0_AC, S0_DC, Sx_AC.
Note: enable wireless on S0 and Sx AC, is not supported in Intel(r) AMT machines versions 2.5 and 2.6.
|