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
This commit is contained in:
Nachiket Kukade
2018-12-03 18:30:46 +05:30
committed by nshrivas
parent 8a3e77cc3f
commit a3dc71cf01

View File

@@ -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