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.
WDI_TLV_LIMITED_CONNECTIVITY is a TLV that specifies whether the WiFiCx driver can maintain a secondary STA connection.
This TLV is used in NDIS_STATUS_WDI_INDICATION_SECONDARY_STA_CONNECTIVITY.
TLV Type
0x201
Length
The size (in bytes) of a UINT8.
Values
| Type | Description |
|---|---|
| UINT8 | If this value is 1, the driver cannot maintain a secondary STA connection. Otherwise this value is 0. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 11 |
| Minimum supported server | Windows Server 2022 |
| Header | dot11wificxtypes.hpp |