Files
android_kernel_samsung_sm86…/components
abhinav kumar f9137050ed qcacld-3.0: Avoid using fw-api defined enum at the CM layer
Currently, the definition of WMI_ROAM_GET_VENDOR_CONTROL_PARAM_ID
is present at the fw-api level. The host should not be using fw-api
definitions outside the WMI TLV code. To make sure it,

1. Add host-defined enum vendor_control_roam_param which defines
the param IDs that the host supports.

2. Add logic to convert host-defined enum vendor_control_roam_param
to fw-api defined enum WMI_ROAM_GET_VENDOR_CONTROL_PARAM_ID and
vice versa.

Change-Id: I035ece1bc0af8e583782460868193affb76db0f3
CRs-Fixed: 3363916
2023-01-27 10:39:03 -08:00
..
2022-12-07 09:46:47 -08:00
2022-12-20 14:18:51 -08:00
2022-12-29 02:45:59 -08:00
2023-01-25 19:35:12 -08:00
2022-12-27 19:09:43 -08:00
2022-12-29 18:33:36 -08:00