WDI_TLV_REQUEST_LCI_REPORT

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.

WDI_TLV_REQUEST_LCI_REPORT is a TLV that contains information for whether a Location Configuration Information (LCI) report should be requested from a target BSS during a Fine Timing Measurement (FTM) request.

This TLV is used in WDI_TLV_FTM_TARGET_BSS_ENTRY.

TLV Type

0x158

Length

The size (in bytes) of a UINT8.

Values

Type Description
UINT8 Possible values:
  • 0: LCI report not needed.
  • 1: LCI report should be requested.

Requirements

Minimum supported client: Windows 10, version 1903 Minimum supported server: Windows Server 2016 Header: Wditypes.hpp