commit | f61a74378ebbd72a88b994a1f25443a17d399521 | [log] [tgz] |
---|---|---|
author | Kiran Kumar Lokere <klokere@codeaurora.org> | Thu Jun 24 00:19:19 2021 -0700 |
committer | Jouni Malinen <jouni@codeaurora.org> | Wed Jul 28 13:06:21 2021 +0300 |
tree | c739723350b5fa173fac70926b5cc531893887ae | |
parent | 68c93defafa773603445fbab3fce8b82d9dd660d [diff] |
HE: Support for TWT asynchronous event processing Add support for receiving netlink events from the driver to process the TWT asynchronous response events. Get the TWT asynchronous event support feature from the driver. If the feature is supported, wait for TWT response events from the driver for TWT operation commands and parse the TWT event data to return TWT operation status from the driver. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>