]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add subcmd QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP
authorPaul Zhang <paulz@codeaurora.org>
Tue, 7 May 2019 09:02:47 +0000 (17:02 +0800)
committerJouni Malinen <j@w1.fi>
Tue, 7 May 2019 10:03:51 +0000 (13:03 +0300)
commitfb10f3bb6533d269e108f76960808d8bccc3beb8
tree4732b38f35a5de5512ebb0ad8e42d94ba6d978d8
parenta85d4ed1c02be59ddeb47a068c53b175dc36604c
Add subcmd QCA_NL80211_VENDOR_SUBCMD_INTEROP_ISSUES_AP

In practice, some APs have interop issues with the DUT. This sub command
is used to transfer the AP info between the driver and user space. This
works both as a command and event. As a command, it configures the
stored list of APs from user space to firmware; as an event, it
indicates the AP info detected by the firmware to user space for
persistent storage. The attributes defined in enum
qca_vendor_attr_interop_issues_ap are used to deliver the parameters.

Signed-off-by: Paul Zhang <paulz@codeaurora.org>
src/common/qca-vendor.h