FHSS PHY Configuration

Important  The Native 802.11 Wireless LAN interface is deprecated in Windows 10 and later. Please use the WLAN Device Driver Interface (WDI) instead. For more information about WDI, see WLAN Universal Windows driver model.

 

The following object identifiers (OIDs) set or query the configuration of the frequency-hopping spread spectrum (FHSS) PHY.

Name Description

[OID_DOT11_CURRENT_CHANNEL_NUMBER](https://msdn.microsoft.com/library/windows/hardware/ff569128)

Queries the current channel number used by the physical media dependent (PMD) sublayer of the PHY for transmit and receive operations.

[OID_DOT11_CURRENT_DWELL_TIME](https://msdn.microsoft.com/library/windows/hardware/ff569129)

Queries the amount of time that the PHY can use when transmitting on a single channel.

[OID_DOT11_CURRENT_INDEX](https://msdn.microsoft.com/library/windows/hardware/ff569131)

Queries the current index in the hop pattern that the layer management entity (LME) of the PHY uses to determine the current channel number.

[OID_DOT11_CURRENT_PATTERN](https://msdn.microsoft.com/library/windows/hardware/ff569134)

Queries the current hopping pattern used by the LME of the PHY to determine the hopping sequence.

[OID_DOT11_CURRENT_SET](https://msdn.microsoft.com/library/windows/hardware/ff569137)

Queries the current set of patterns used by the LME of the PHY to determine the hopping sequence.

[OID_DOT11_EHCC_CAPABILITY_ENABLED](https://msdn.microsoft.com/library/windows/hardware/ff569154)

Queries whether the PHY is capable of enabling the hyperbolic congruence codes (HCC) or extended hyperbolic congruence codes (EHCC) algorithms to generate hopping patterns.

[OID_DOT11_EHCC_CAPABILITY_IMPLEMENTED](https://msdn.microsoft.com/library/windows/hardware/ff569155)

Queries whether the PHY is capable of generating hopping patterns through the HCC or EHCC algorithms.

[OID_DOT11_EHCC_NUMBER_OF_CHANNELS_FAMILY_INDEX](https://msdn.microsoft.com/library/windows/hardware/ff569156)

Queries the maximum value of the family index in the HCC or EHCC algorithms.

[OID_DOT11_EHCC_PRIME_RADIX](https://msdn.microsoft.com/library/windows/hardware/ff569355)

Queries the prime radix value for the HCC or EHCC algorithms.

[OID_DOT11_HOP_ALGORITHM_ADOPTED](https://msdn.microsoft.com/library/windows/hardware/ff569373)

Queries the type of algorithm that generates the hopping patterns used by the PHY.

[OID_DOT11_HOP_MODULUS](https://msdn.microsoft.com/library/windows/hardware/ff569374)

Queries the number of channels for the hopping set used by PHY.

[OID_DOT11_HOP_OFFSET](https://msdn.microsoft.com/library/windows/hardware/ff569375)

Queries the next position in the hopping set used by the PHY.

[OID_DOT11_HOP_TIME](https://msdn.microsoft.com/library/windows/hardware/ff569376)

Queries the time, in microseconds, that the PMD sublayer of the PHY requires to change from channel 2 to channel 80.

[OID_DOT11_HOPPING_PATTERN](https://msdn.microsoft.com/library/windows/hardware/ff569372)

Queries the list of hopping patterns used by the PHY.

[OID_DOT11_MAX_DWELL_TIME](https://msdn.microsoft.com/library/windows/hardware/ff569383)

Queries the maximum time that the PHY operates on a single channel when the 802.11 station is transmitting data.

[OID_DOT11_NUMBER_OF_HOPPING_SETS](https://msdn.microsoft.com/library/windows/hardware/ff569394)

Queries the total number of sets of hopping patterns used by the PHY.

[OID_DOT11_RANDOM_TABLE_FLAG](https://msdn.microsoft.com/library/windows/hardware/ff569406)

Queries whether the PHY uses hopping patterns from the Random Table field of the Hopping Pattern Table information element (IE).