ad9b0c99d066a6483479058cd3588081cb1da472

Structure wlan_cm_roam_resp and wlan_cm_connect_resp are identical structures and in current code these structures are used for connect and reassoc functionalities with different functions as these are identical structures and only one structure can be used to reduce the duplication of the code. To address this code duplication issue replace wlan_cm_roam_resp structure with wlan_cm_connect_resp. Change-Id: I90949c25f46acd2fa78cebb70c9a04f0718b90c4 CRs-Fixed: 2875232
This is CNSS WLAN Host Driver for products starting from iHelium
Popis
Jazyky
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%