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:
@@ -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
|
||||
|
Reference in New Issue
Block a user