Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProbeResponseOffloadSupport

optional supported protocols for probe-response offloading by the driver/FW. To be used with the %NL80211_ATTR_PROBE_RESP_OFFLOAD attribute. Each enum value represents a bit in the bitmap of supported protocols. Typically a subset of probe-requests belonging to a supported protocol will be excluded from offload and uploaded to the host.

Hierarchy

  • ProbeResponseOffloadSupport

Index

Properties

_80211u?: true

Support for 802.11u

__unknown?: number
p2p?: true

Support for P2P

wps?: true

Support for WPS ver. 1

wps2?: true

Support for WPS ver. 2

Generated using TypeDoc