summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 22:40:03 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-05-10 22:40:03 +0000
commitdc95b4b5c8886ffcbfb7839052f0c673416478ea (patch)
treed60c5e5cd9822a17d676c56dc08e872e3bdd2268
parent7cffa0f2c8dc09e110f88fa2634e100a3719f763 (diff)
parentf68ee4b90bef2ab3b6d796a037081f26d1d97255 (diff)
downloadwlan_ptracker-dc95b4b5c8886ffcbfb7839052f0c673416478ea.tar.gz
Snap for 9990464 from f68ee4b90bef2ab3b6d796a037081f26d1d97255 to android13-gs-pixel-5.10-releaseandroid-13.0.0_r0.94
Change-Id: I3c4dd1beda076701cb3339ce611115f8b5fce7d4
-rw-r--r--dynamic_twt_manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic_twt_manager.c b/dynamic_twt_manager.c
index 1701a57..e60d7ff 100644
--- a/dynamic_twt_manager.c
+++ b/dynamic_twt_manager.c
@@ -51,7 +51,7 @@ static struct dytwt_scene_action dytwt_actions[WLAN_SCENE_MAX + 1] = {
},
},
{
- .action = TWT_ACTION_SETUP,
+ .action = TWT_ACTION_TEARDOWN,
.param = {
.config_id = DYMAIC_TWT_CONFIG_ID,
.nego_type = 0,