NDIS_STATUS_WDI_INDICATION_REQUEST_FTM_COMPLETE

Important

This topic is part of the WDI driver model released in Windows 10. The WDI driver model is in maintenance mode and will only receive high priority fixes. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features.

Miniport 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

Minimum supported client: Windows 10, version 1903

Minimum supported server: Windows Server 2016

Header: Dot11wdi.h