Home
last modified time | relevance | path

Searched refs:RTW_SECURITY_OPEN (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwifi_port.c138 printf("%s\t\t ", ( record->security == RTW_SECURITY_OPEN ) ? "Open" : in print_scan_result()
292 security_type = RTW_SECURITY_OPEN; in haas200_security_type_to_rtw()
347 security_type = RTW_SECURITY_OPEN; in haas200_wifi_connect()
435 case RTW_SECURITY_OPEN: in haas200_wifi_sta_get_link_status()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/
A Dwifi_interactive_mode.c246 RTW_SECURITY_OPEN, in cmd_wifi_sta_and_ap()
416 RTW_SECURITY_OPEN, in cmd_wifi_ap()
500 security_type = RTW_SECURITY_OPEN; in cmd_wifi_connect()
616 security_type = RTW_SECURITY_OPEN; in cmd_wifi_connect_bssid()
874 RTW_API_INFO( "%s\t\t ", ( record->security == RTW_SECURITY_OPEN ) ? "Open" : in print_scan_result()
1151 RTW_API_INFO("Security : %s\r\n", ( sec == RTW_SECURITY_OPEN ) ? "Open" : in cmd_debug()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/
A Dwifi_conf.c203 case RTW_SECURITY_OPEN: in wifi_connect_local()
259 case RTW_SECURITY_OPEN: in wifi_connect_bssid_local()
484 case RTW_SECURITY_OPEN: in restore_wifi_info_to_flash()
1686 if(security_type != RTW_SECURITY_OPEN){ in wifi_start_ap()
1688 if(security_type != RTW_SECURITY_OPEN){ in wifi_start_ap()
1736 case RTW_SECURITY_OPEN: in wifi_start_ap()
1812 if(security_type != RTW_SECURITY_OPEN){ in wifi_start_ap_with_hidden_ssid()
1814 if(security_type != RTW_SECURITY_OPEN){ in wifi_start_ap_with_hidden_ssid()
1862 case RTW_SECURITY_OPEN: in wifi_start_ap_with_hidden_ssid()
2191 case RTW_SECURITY_OPEN: in wifi_scan_networks_with_ssid_by_extended_security()
[all …]
A Dwifi_simple_config.c421 wifi->security_type = RTW_SECURITY_OPEN; in check_and_set_security_in_connection()
451 pwifi->security_type = RTW_SECURITY_OPEN; in SC_softAP_find_ap_from_scan_buf()
550 wifi->security_type = RTW_SECURITY_OPEN; in get_connection_info_from_profile()
680 security_mode = RTW_SECURITY_OPEN; in SC_translate_iw_security_mode()
886 security_mode = RTW_SECURITY_OPEN; in SC_translate_security()
959 wifi->security_type = RTW_SECURITY_OPEN; in sc_set_val2()
1513 RTW_SECURITY_OPEN, in SimpleConfig_softAP_start()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/
A Dwifi_wps_config.c348 wifi->security_type = RTW_SECURITY_OPEN; in wps_config_wifi_setting()
409 RTW_SECURITY_OPEN, in wps_connect_to_AP_by_open_system()
442 RTW_SECURITY_OPEN, in wps_connect_to_AP_by_open_system_with_bssid()
975 cur_security = RTW_SECURITY_OPEN; in wps_start()
A Dwifi_eap_config.c270 RTW_SECURITY_OPEN, in connect_by_open_system()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/
A Dwifi_constants.h132RTW_SECURITY_OPEN = 0, /**< Open security… enumerator

Completed in 20 milliseconds