OID_DOT11_CCA_MODE_SUPPORTED (Windows CE 5.0)

Send Feedback

This is a bit-significant value, that represents all of the CCA modes supported by the PHY. The following list shows the valid values:

  • Energy detect only (ED_ONLY) = 01.
  • Carrier sense only (CS_ONLY) = 02.
  • Carrier sense and energy detect (ED_and_CS)= 04.
  • The logical sum of any of these values.

This object identifier should not be used to indicate the CCA modes supported by a higher rate extension PHY. Rather, the OID_DOT11_HR_CCA_MODE_SUPPORTED object identifier is used to indicate the CCA modes of the higher rate extension PHY.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Windot11.h.

See Also

802.1x Authentication | Network Drivers

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.