qcacmn: Add 6ghz support functions

Add API to know whether 6ghz is supported. Also add API to know
whether an operating class is 6ghz operating class.

Change-Id: I75747502c0033e31d119e58a2254b220646bba10
CRs-Fixed: 2556998
This commit is contained in:
Amar Singhal
2019-10-30 15:43:37 -07:00
committed by nshrivas
parent 499d20b63b
commit 5fbd62d6e3
14 changed files with 176 additions and 12 deletions

View File

@@ -5022,6 +5022,7 @@ typedef enum {
wmi_service_sae_roam_support,
wmi_service_owe_roam_support,
wmi_service_ext2_msg,
wmi_service_6ghz_support,
wmi_services_max,
} wmi_conv_service_ids;
#define WMI_SERVICE_UNAVAILABLE 0xFFFF