*/
QCA_WLAN_VENDOR_ATTR_CONFIG_FOLLOW_AP_PREFERENCE_FOR_CNDS_SELECT = 121,
+ /* 16-bit unsigned value to configure P2P GO beacon interval in TUs.
+ * This attribute is used to update the P2P GO beacon interval
+ * dynamically.
+ *
+ * Updating the beacon interval while the GO continues operating the BSS
+ * will likely interoperability issues and is not recommended to be
+ * used. All the values should be multiples of the minimum used value to
+ * minimize risk of issues.
+ */
+ QCA_WLAN_VENDOR_ATTR_CONFIG_P2P_GO_BEACON_INTERVAL = 122,
+
/* keep last */
QCA_WLAN_VENDOR_ATTR_CONFIG_AFTER_LAST,
QCA_WLAN_VENDOR_ATTR_CONFIG_MAX =