Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
This topic is part of the WiFiCx driver model. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features. The previous Wi-Fi driver model WDI is in maintenance mode and will only receive high priority fixes.
WDI_TLV_ADDITIONAL_IES is a TLV that contains additional Information Element (IE) settings.
TLV Type
0x8A
Length
The sum (in bytes) of the sizes of all contained TLVs.
Values
| Type | Multiple TLV instances allowed | Optional | Description |
|---|---|---|---|
| WDI_TLV_ADDITIONAL_BEACON_IES | X | An array of beacon IEs. The Wi-Fi Direct port must add these additional IEs to the beacon packets when it is acting as a Group Owner. This is ignored when the Wi-Fi Direct port is operating in device or client mode. | |
| WDI_TLV_ADDITIONAL_PROBE_RESPONSE_IES | X | An array of probe response IEs. The Wi-Fi Direct port must add these additional IEs to the probe response packets when it is acting as a Wi-Fi Direct device or Group Owner. This is ignored when the Wi-Fi Direct port is operating in client mode. | |
| WDI_TLV_ADDITIONAL_PROBE_REQUEST_DEFAULT_IES | X | An array of additional probe request IEs. This offset is relative to the start of the buffer that contains this structure. The Wi-Fi Direct port must add these additional IEs to the probe request packets that it transmits. Note that a Wi-Fi Direct discover request may override the default probe request IEs. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 11 |
| Minimum supported server | Windows Server 2022 |
| Header | dot11wificxtypes.hpp |