浏览代码

qcacmn: Add support for the new NAN EXT vendor command

As part of the NAN Discovery DBS support, new vendor command
- QCA_NL80211_VENDOR_SUBCMD_NAN_EXT - has been defined that
can carry the binary blob encapsulated within an attribute
and can carry additional attributes to enhance the NAN command
interface. Add the related definitions to support this command.

Add definitions to support the new NAN EXT vendor command.

Change-Id: I83c12c7512066434f8974619e1d953ac78d3a40d
CRs-Fixed: 2339032
Nachiket Kukade 6 年之前
父节点
当前提交
a3dc71cf01
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      wmi_unified_param.h

+ 5 - 0
wmi_unified_param.h

@@ -5270,6 +5270,11 @@ typedef enum {
 	wmi_service_peer_unmap_cnf_support,
 	wmi_service_beacon_reception_stats,
 	wmi_service_vdev_latency_config,
+	wmi_service_nan_dbs_support,
+	wmi_service_ndi_dbs_support,
+	wmi_service_nan_sap_support,
+	wmi_service_ndi_sap_support,
+	wmi_service_nan_disable_support,
 	wmi_services_max,
 } wmi_conv_service_ids;
 #define WMI_SERVICE_UNAVAILABLE 0xFFFF