Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegulatoryRuleFlags

regulatory rule flags

Hierarchy

  • RegulatoryRuleFlags

Index

Properties

__noIbss?: true
__unknown?: number
autoBw?: true

maximum available bandwidth should be calculated base on contiguous rules and wider channels will be allowed to cross multiple contiguous/overlapping frequency ranges.

dfs?: true

DFS support is required to be used

irConcurrent?: true

See %NL80211_FREQUENCY_ATTR_IR_CONCURRENT

no160mhz?: true

160MHz operation not allowed

no80mhz?: true

80MHz operation not allowed

noCck?: true

CCK modulation not allowed

noHt40minus?: true

channels can't be used in HT40- operation

noHt40plus?: true

channels can't be used in HT40+ operation

noIndoor?: true

indoor operation not allowed

noIr?: true

no mechanisms that initiate radiation are allowed, this includes probe requests or modes of operation that require beaconing.

noOfdm?: true

OFDM modulation not allowed

noOutdoor?: true

outdoor operation not allowed

ptmpOnly?: true

this is only for Point To Multi Point links

ptpOnly?: true

this is only for Point To Point links

Generated using TypeDoc