Home
last modified time | relevance | path

Searched refs:ssid_found (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/phone_ap/
A Dawss_wifimgr.c42 char ssid_found = 0; in wifimgr_process_switch_ap_request() local
68 ssid_found = 1; in wifimgr_process_switch_ap_request()
71 if (!ssid_found) { in wifimgr_process_switch_ap_request()
/AliOS-Things-master/components/linkkit/wifi_provision/dev_ap/
A Dawss_dev_ap.c360 char ssid_found = 0; in wifimgr_process_dev_ap_switchap_request() local
419 ssid_found = 1; in wifimgr_process_dev_ap_switchap_request()
422 if (!ssid_found) { in wifimgr_process_dev_ap_switchap_request()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/
A Dwifi_wps_config.c739 u8 ssid_found = 0; in wps_scan_cred_ssid() local
766 ssid_found = 1; in wps_scan_cred_ssid()
778 ssid_found = 1; in wps_scan_cred_ssid()
781 return ssid_found; in wps_scan_cred_ssid()

Completed in 13 milliseconds