| Previous | Next |
| ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED | ERROR_NDIS_DOT11_POWER_STATE_INVALID |
ERROR_NDIS_DOT11_MEDIA_IN_USE
ERROR_NDIS_DOT11_MEDIA_IN_USE The wireless interface is using the radio or media for another operation, such as association, roaming, scan, connection setup, or an existing role transition.
What to check for ERROR_NDIS_DOT11_MEDIA_IN_USE
- Check the current WLAN state before issuing the operation again.
- Avoid changing radio or role parameters during an active connection or scan transition.
- Collect a trace if the interface remains busy after the preceding operation should have completed.
Microsoft: Packet Monitor (Pktmon)
Diagnostic discriminator: Check which component currently owns or uses the wireless media before changing adapter configuration. This result indicates an active-use conflict, not an invalid OID or unsupported device request.
Looking for a different code? Search another status or error code.