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 November 19, 2009
Page view tracker