Hi,
I am using CC3220 and found that when i operate my device in station mode and scan the nearby networks using getNetworkList API and found that the networks or AP that is secured with the WEP security have shown as open security. When i try to debugged that then i found that SL_WLAN_SCAN_RESULT_SEC_TYPE_BITMAP(netEntries[APCount].SecurityInfo) parameter to be 0 which is for the OPEN network.
Can you tell me where the problem is here to search the WEP secured network ?