coDot11CCAModeSupported 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
Or the logical sum of any of these values.