qcacmn: Support vendor handoff service bit info from FW
Add change to fetch and save the WMI service capability bit of FW to support vendor handoff control feature using service bit. Change-Id: I6bc85f2807032bf84d391f34c814c91de906ab42 CRs-Fixed: 3225147
This commit is contained in:

committed by
Madan Koyyalamudi

parent
6e1dde7e43
commit
f55ec57e32
@@ -5736,6 +5736,9 @@ typedef enum {
|
||||
#endif
|
||||
#ifdef MULTI_CLIENT_LL_SUPPORT
|
||||
wmi_service_configure_multi_client_ll_support,
|
||||
#endif
|
||||
#ifdef WLAN_VENDOR_HANDOFF_CONTROL
|
||||
wmi_service_configure_vendor_handoff_control_support,
|
||||
#endif
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
|
Reference in New Issue
Block a user