Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeerMeasurementFtmCapabilities

FTM capabilities

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
asap?: true

flag attribute indicating ASAP mode is supported

bandwidths?: Buffer

bitmap of values from &enum nl80211_chan_width indicating the supported channel bandwidths for FTM. Note that a higher channel bandwidth may be configured to allow for other measurements types with different bandwidth requirement in the same measurement.

maxBurstsExponent?: number

u32 attribute indicating the maximum bursts exponent that can be used (if not present anything is valid)

maxFtmsPerBurst?: number

u32 attribute indicating the maximum FTMs per burst (if not present anything is valid)

nonAsap?: true

flag attribute indicating non-ASAP mode is supported

preambles?: PreambleSet

u32 bitmap attribute of bits from &enum nl80211_preamble.

reqCivicloc?: true

flag attribute indicating if civic location data can be requested during the measurement

reqLci?: true

flag attribute indicating if LCI data can be requested during the measurement

Generated using TypeDoc