Description | dot11HRCCAModeSupported is a bit-significant value,
representing all of the CCA modes supported by the PHY.
Valid values are:
energy detect only (ED_ONLY) = 01,
carrier sense only (CS_ONLY) = 02,
carrier sense and energy detect (ED_and_CS)= 04,
carrier sense with timer (CS_and_Timer)= 08,
high rate carrier sense and energy detect
(HRCS_and_ED)= 16
or the logical sum of any of these values. In
the high rate extension PHY, this attribute shall
be used in preference to the dot11CCAModeSupported
attribute. |