Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.98 KB

ndis-status-wdi-indication-roaming-needed.md

File metadata and controls

46 lines (26 loc) · 1.98 KB
title ms.topic description ms.date keywords
NDIS_STATUS_WDI_INDICATION_ROAMING_NEEDED (dot11wificxintf.h)
reference
WiFiCx drivers use NDIS_STATUS_WDI_INDICATION_ROAMING_NEEDED to indicate that the host should try to find a better peer to connect to.
06/30/2021
NDIS_STATUS_WDI_INDICATION_ROAMING_NEEDED Network Drivers Starting with Windows Vista

NDIS_STATUS_WDI_INDICATION_ROAMING_NEEDED (dot11wificxintf.h)

[!INCLUDE WiFiCx topic note]

WiFiCx drivers use NDIS_STATUS_WDI_INDICATION_ROAMING_NEEDED to indicate that the host should try to find a better peer to connect to. This notification is used when the link quality with the currently connected peer falls below a certain threshold. On sending this notification, the host may trigger a roam scan and/or a roam operation. The Microsoft component does not perform a disconnect before it starts the roam operation.

Object
Port

Payload data

Type Multiple TLV instances allowed Optional Description
WDI_TLV_ROAMING_NEEDED_PARAMETERS The reason for the roam trigger. When a OID_WDI_TASK_ROAM is triggered, this reason is forwarded to it.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxintf.h

See also

OID_WDI_TASK_ROAM