]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Add user configuration for TWT responder role
authorMohammad Asaad Akram <asadkrm@codeaurora.org>
Fri, 28 May 2021 04:17:38 +0000 (09:47 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 31 May 2021 21:17:03 +0000 (00:17 +0300)
commit20a522b9ebe52bac34cc4ecfc1a9722cc1e77cdc
tree212caaca4f68d23f1fb3a292b9abee7b79d69c22
parent9efed66845c662f7eab927f49f66d318055e2783
AP: Add user configuration for TWT responder role

Add user configuration he_twt_responder for enabling/disabling TWT
responder role, in addition to checking the driver's capability. The
default configuration is to enable TWT responder role when the driver
supports this.

Signed-off-by: Mohammad Asaad Akram <asadkrm@codeaurora.org>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ap_config.h
src/ap/ieee802_11_he.c