Options
All
  • Public
  • Public/Protected
  • All
Menu

NAN Service Response filter attributes

Hierarchy

Index

Properties

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

Bloom Filter. Present if and only if %NL80211_NAN_SRF_MAC_ADDRS isn't present. This attribute is binary.

bfIdx?: number

index of the Bloom Filter. Mandatory if %NL80211_NAN_SRF_BF is present. This is a u8.

include?: true

present if the include bit of the SRF set. This is a flag.

macAddrs?: Buffer[]

list of MAC addresses for the SRF. Present if and only if %NL80211_NAN_SRF_BF isn't present. This is a nested attribute. Each nested attribute is a MAC address.

Generated using TypeDoc