Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeerMeasurement

peer measurement attributes

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
maxPeers?: number

u32 attribute used for capability advertisement only, indicates the maximum number of peers measurements can be done with in a single request

nested attribute, the nesting index is meaningless, just a list of peers to measure with, with the sub-attributes taken from &enum nl80211_peer_measurement_peer_attrs.

randomizeMacAddr?: true

flag attribute in capability indicating that MAC address randomization is supported.

reportApTsf?: true

flag attribute in capability indicating that the connected AP's TSF can be reported in measurement results

typeCapa?: Buffer

capabilities reported by the device, this contains a nesting indexed by measurement type, and type-specific capabilities inside, which are from the enums named nl80211_peer_measurement__capa.

Generated using TypeDoc