Options
All
  • Public
  • Public/Protected
  • All
Menu

Key mode

Modes NO_TX and SET_TX can only be selected for unicast keys and when the driver supports @NL80211_EXT_FEATURE_EXT_KEY_ID:

Index

Enumeration members

Enumeration members

NO_TX = 1

Only allowed in combination with @NL80211_CMD_NEW_KEY: Unicast key can only be used for Rx, Tx not allowed, yet

RX_TX = 0

(Default) Key can be used for Rx and Tx immediately

SET_TX = 2

Only allowed in combination with @NL80211_CMD_SET_KEY: The unicast key identified by idx and mac is cleared for Tx and becomes the preferred Tx key for the station.

Generated using TypeDoc