Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Driver Kit
Network
Reference
NDIS Objects
 OID_802_11_DISASSOCIATE

  Switch on low bandwidth view
Windows Driver Kit: Network Devices and Protocols
OID_802_11_DISASSOCIATE

When set, the OID_802_11_DISASSOCIATE OID requests that the miniport driver disassociate from the current service set and turn off the radio. No data is associated with this OID.

Note  If the radio has been powered on through a hardware or software setting, the driver must not power the radio off when OID_802_11_DISASSOCIATE is set.

If the device is associated with an access point when the miniport driver receives this OID request, the miniport driver must make a media disconnect indication upon a successful disassociation. If the device is not associated, the miniport driver must not make a media disconnect indication.

If the device is disassociated when the miniport driver receives this OID request, the miniport driver must return NDIS_STATUS_SUCCESS.

In ad hoc mode, the miniport driver must make a media disconnect indication and turn off the radio.


Send feedback on this topic
Built on May 20, 2009
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker