]> git.ipfire.org Git - thirdparty/hostap.git/commit
TWT: Support sending TWT Setup and Teardown Action frames
authorBen Greear <greearb@candelatech.com>
Sat, 6 Mar 2021 16:18:38 +0000 (08:18 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 7 Mar 2021 20:07:37 +0000 (22:07 +0200)
commit7fd2f249621675671a34b04132fecce2e9ec178a
tree2152969f89a9ebdffaebc76497332f5edd7ae60e
parentedbaffc4f6a1b8bf05557d8802efa7810216d3f4
TWT: Support sending TWT Setup and Teardown Action frames

This adds new control interface commands TWT_SETUP and TWT_TEARDOWN. For
now, these are only for testing purposes to be able to trigger
transmission of the TWT Action frames without configuring any local
behavior for TWT in the driver.

Signed-off-by: Ben Greear <greearb@candelatech.com>
src/common/ieee802_11_defs.h
wpa_supplicant/Android.mk
wpa_supplicant/Makefile
wpa_supplicant/ctrl_iface.c
wpa_supplicant/twt.c [new file with mode: 0644]
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant_i.h