WlanTimedConnectRequest rule (ndis)

The WlanTimedConnectRequest rule verifies that an OID_DOT11_CONNECT_REQUEST is followed by a NDIS_STATUS_DOT11_CONNECTION_START within 10 seconds.

Furthermore, an NDIS_STATUS_DOT11_CONNECTION_START is indicated only if the OID_DOT11_CONNECT_REQUEST is completed with NDIS_STATUS_SUCCESS. This rule applies only to the Extensible Station port (Port 0).

Driver model: NDIS

Bug check(s) found with this rule: Bug Check 0xC4: DRIVER_VERIFIER_DETECTED_VIOLATION (0x00094009)

How to test

At run time

Run Driver Verifier and select the NDIS/WIFI verification option.

Applies to

MiniportHaltEx MiniportOidRequest NdisMIndicateStatusEx NdisMOidRequestComplete

See also

General Connection Operation Guidelines