Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PeerMeasurementFtmFailureReasons

FTM failure reasons

Index

Enumeration members

BAD_CHANGED_PARAMS = 7

parameters were changed by the peer and are no longer supported

INVALID_TIMESTAMP = 5

invalid T1/T4 timestamps received

NO_RESPONSE = 1

no response from the FTM responder

PEER_BUSY = 6

peer reports busy, you may retry later (see %NL80211_PMSR_FTM_RESP_ATTR_BUSY_RETRY_TIME)

PEER_NOT_CAPABLE = 4

peer can't actually do FTM

REJECTED = 2

FTM responder rejected measurement

UNSPECIFIED = 0

unspecified failure, not used

WRONG_CHANNEL = 3

we already know the peer is on a different channel, so can't measure (if we didn't know, we'd try and get no response)

Generated using TypeDoc