- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I do not know how to set 'Enable in S0' or 'Enable in S0, Sx/AC' in Wireless Settings by using the code C# or C++ in Intel AMT SDK. I know that the value of 'Enable in S0' or 'Enable in S0, Sx/AC' is stored in LinkPolicy in class AMT_EthernetPortSettings. I can query the value of LinkPolicy in AMT_EthernetPortSettings is "1, 14" or "1, 14, 16" when I submit the option 'Enable in S0' or 'Enable in S0, Sx/AC' in IE by using 127.0.0.1:16992.
So Here is my final issue:
How can I set the option value 'Disable' or 'Enable in S0' or 'Enable in S0, Sx/AC' by using the code C# or C++ in Intel AMT SDK 11.0.0.35?
Note:
This value placed here:
go to IE -> type 127.0.0.1:16992->Select Wireless Settings
Thanks for your help.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey Bao
What you are looking for is in the Intel AMT HLAPI. Information is contained within the HLAPI.Wireless namespace as the IWireless.SetWiFiLinkPolicy Method
Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Joe very much.
I found the method in the code.
Bao

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page