]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
WNM: Add STA flag to indicate the current WNM-Sleep-Mode state
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 17:06:52 +0000 (19:06 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2013 17:35:12 +0000 (19:35 +0200)
commit3578e665bf4d6f4394f520538b2fe822acb21ace
tree5af22fe12e4052dc43d6107cba758d52c7790bc7
parent477689788c59f62a32c9d76e44838aa22bab0b05
WNM: Add STA flag to indicate the current WNM-Sleep-Mode state

This can be useful for displaying the current STA state and also for
determining whether some operations are likely to fail or need
additional delay.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/dump_state.c
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/sta_info.h
src/ap/wnm_ap.c