Searched refs:SL_WIFI_OPEN (Results 1 – 3 of 3) sorted by relevance
85 SL_WIFI_OPEN = 0, ///< Wi-Fi Open security type enumerator
394 … && ((scan_info->security_mode == SL_WIFI_OPEN) || (scan_info->security_mode == SL_WIFI_WEP))) { in process_vendor_specific_element()489 scan_info.security_mode = SL_WIFI_OPEN; in sli_handle_wifi_beacon()
610 } else if (SL_WIFI_OPEN != ap->security) { in sl_wifi_connect()