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.
WiFiCx drivers send the NDIS_STATUS_WDI_INDICATION_REQUEST_FTM_COMPLETE status indication to the host as a task completion indication for OID_WDI_TASK_REQUEST_FTM. This notification contains a list of Fine Timing Measurement (FTM) responses received from each requested target.
Payload data
Type | TLV | Multiple TLV instances allowed | Optional | Description |
---|---|---|---|---|
WDI_STATUS | A field in the header. | The general completion status of the event. | ||
WDI_TLV_FTM_RESPONSE | Multiple TLV<WDI_TLV_FTM_RESPONSE> | X | A list of FTM responses for each target. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxintf.h |