Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MeshPowerMode

mesh power save modes

__nl80211_mesh_power_after_last
  • internal use
nl80211_mesh_power_max
  • highest possible power save level

Index

Enumeration members

ACTIVE = 1

Active mesh power mode. The mesh STA is in Awake state all the time.

DEEP_SLEEP = 3

Deep sleep mode. The mesh STA will alternate between Active and Doze states, but may not wake up for neighbor's beacons.

LIGHT_SLEEP = 2

Light sleep mode. The mesh STA will alternate between Active and Doze states, but will wake up for neighbor's beacons.

UNKNOWN = 0

The mesh power mode of the mesh STA is not known or has not been set yet.

Generated using TypeDoc