Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HiddenSsid

values for %NL80211_ATTR_HIDDEN_SSID

Index

Enumeration members

NOT_IN_USE = 0

do not hide SSID (i.e., broadcast it in Beacon frames)

ZERO_CONTENTS = 2

hide SSID by using correct length of SSID element in Beacon frames but zero out each byte in the SSID

ZERO_LEN = 1

hide SSID by using zero-length SSID element in Beacon frames

Generated using TypeDoc