wifi: Add an EHT FEM attribute to use Duration/ID to early detect a TXOP end

This commit is contained in:
Stefano Avallone
2025-05-01 19:34:40 +02:00
parent 9438c2c212
commit 826867e9fa
5 changed files with 91 additions and 18 deletions

View File

@@ -16,6 +16,8 @@ This file is a best-effort approach to solving this issue; we will do our best b
### New API
* (wifi) Added a new `EarlyTxopEndDetect` attribute to `EhtFrameExchangeManager` to control whether the Duration/ID value of the frame being transmitted or received by a device shall be used to early detect the end of an ongoing TXOP (held by another device).
### Changes to existing API
* (antenna) Reformatted documentation