General Native 802.11 Status Indications (Compact 2013)
3/26/2014
This section describes the status indications that a miniport driver can make from any Native 802.11 operation mode.
In This Section
- NDIS_STATUS_DOT11_MPDU_MAX_LENGTH_CHANGED
Describes how a miniport driver must make an NDIS_STATUS_DOT11_MPDU_MAX_LENGTH_CHANGED indication after the maximum media access control (MAC) protocol data unit (MPDU) frame size is changed for a PHY on the 802.11 station
- NDIS_STATUS_DOT11_SCAN_CONFIRM
A miniport driver must make an NDIS_STATUS_DOT11_SCAN_CONFIRM indication after the 802.11 station finishes an explicit scan operation
The miniport driver can make these status indications from either the initialization (INIT) or operational (OP) states of the Native 802.11 operation mode.
See Also
Reference
Native 802.11 Wireless LAN Status Indications
NDIS_STATUS_DOT11_MPDU_MAX_LENGTH_CHANGED
NDIS_STATUS_DOT11_SCAN_CONFIRM
Native 802.11 Extensible Station Status Indications