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 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_NEIGHBOR_REPORT_ENTRY is a TLV that contains a neighbor report.
TLV Type
0x123
Length
The sum (in bytes) of the sizes of all contained TLVs.
Values
Type | Multiple TLV instances allowed | Optional | Description |
---|---|---|---|
WDI_TLV_BSSID | The BSSID of the AP in the neighbor report. | ||
WDI_TLV_BSSID_INFO | The BSSID information of the AP. | ||
WDI_TLV_OPERATING_CLASS | The operating class of the AP indicated by this BSSID. | ||
WDI_TLV_CHANNEL_NUMBER | The last known operating channel of the AP indicated by this BSSID. | ||
WDI_TLV_PHY_TYPE | The PHY type of the AP indicated by this BSSID. |
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Wditypes.hpp |