commit | 1640826fc534f13c6cb54fef46df2dd1b574ac23 | [log] [tgz] |
---|---|---|
author | Fengming Ye <frank.ye@nxp.com> | Tue Jun 04 17:23:58 2024 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 05 18:40:17 2024 -0400 |
tree | 6bed5cf7854a92b59528d5fc61abd8fb1e4bf357 | |
parent | 37491cb0f7fbe6ca14ef5296a039a0ef13adb93b [diff] |
net: wifi_mgmt: add hostap DPP support Add wifi l2 mgmt dpp handlers. Add wifi subcommand dpp to call l2 mgmt dpp handlers. DPP l2 handlers will parse params to hostap wpa_cli format args and send wpa_cli commands to hostap. Signed-off-by: Fengming Ye <frank.ye@nxp.com>