]> git.ipfire.org Git - thirdparty/hostap.git/commit
HE: Dynamically turn on TWT responder support
authorJohn Crispin <john@phrozen.org>
Tue, 4 Feb 2020 08:05:40 +0000 (09:05 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 10:37:47 +0000 (12:37 +0200)
commitab8c55358e10ed1492bd37bee8f1c6898382fed6
tree83d242612c41d94914db8086797ec13a4a0a4da3
parent0cb39f4fd5eb96f1c70a53bae460040ecc659212
HE: Dynamically turn on TWT responder support

This allows us to dynamically turn on TWT responder support using an
nl80211 attribute.

Signed-off-by: John Crispin <john@phrozen.org>
src/ap/beacon.c
src/ap/ieee802_11.h
src/ap/ieee802_11_he.c
src/common/ieee802_11_defs.h
src/drivers/driver.h
src/drivers/driver_nl80211.c