Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Implementing DPP support requires a combination of: OpenSync target implementation enhancements, authenticator (e.g. hostap) enhancements, and driver enhancements.

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#EAE6FF

Note:

With OpenSync 3.0, DPP 1.0 (Easy Connect) is available for Qualcomm platforms only.

With OpenSync 3.2, DPP 1.2 is fully implemented on Broadcom platforms. On the QCA platforms, chirping is supported, but DPP-AKM is not.

...

  • call target_radio_ops::op_dpp_conf_network when the network configuration is handed over

  • implemented target_dpp_key_get 

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#EAE6FF

Note: Make sure the controller knows the public part of the device key that is used in target_dpp_key_get. This can be thought of in a similar way to the MAC addresses in an ACL.