enum qca_wlan_vendor_roaming_subcmd contains different values of subcmds to be used with QCA_WLAN_VENDOR_ATTR_ROAMING_SUBCMD and these are not attributes. Values of the enum qca_wlan_vendor_roaming_subcmd have been renamed according to usage and relevant documentation is added in qca-vendor.h. Make corresponding changes in usage to avoid compilation errors. Use right max index(QCA_WLAN_VENDOR_ATTR_ROAMING_PARAM_MAX) while parsing for PARAM_LIST_SSID. This caused compilation error as the inappropriate max index(QCA_WLAN_VENDOR_ATTR_ROAM_SUBCMD_MAX) is used for parsing which has been deleted now. Change-Id: Ifc063b801ba2729e8cff1581ef63e78e1d36a32d CRs-Fixed: 2508196 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |