Forráskód Böngészése

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 éve
szülő
commit
a3dc71cf01
1 módosított fájl, 5 hozzáadás és 0 törlés
  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