8775d1b518a009d5f1cd30d7625bfdd5ac074bdc

Currently policy mgr api policy_mgr_convert_device_mode_to_qdf_type accepts only QDF_OPMODE as an argument and converts it to policy_mgr_con_mode. Also, name of this api does not reflect the task this is doing. With the new SAP mode for low latency low throughput SAP, to convert the QDF_OPMODE to policy_mgr_con_mode, host driver needs to know if it is ll_lt_sap or normal sap. To get this information, update policy_mgr_convert_device_mode_to_qdf_type api to accept the psoc and vdev id as parameters. Also, rename this api to reflect the task this apiis doing. Change-Id: Ib182d8091305fd9c4f35b424d7b4a751a61730ad CRs-Fixed: 3525427
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%