Searched refs:ssid_found (Results 1 – 3 of 3) sorted by relevance
42 char ssid_found = 0; in wifimgr_process_switch_ap_request() local68 ssid_found = 1; in wifimgr_process_switch_ap_request()71 if (!ssid_found) { in wifimgr_process_switch_ap_request()
360 char ssid_found = 0; in wifimgr_process_dev_ap_switchap_request() local419 ssid_found = 1; in wifimgr_process_dev_ap_switchap_request()422 if (!ssid_found) { in wifimgr_process_dev_ap_switchap_request()
739 u8 ssid_found = 0; in wps_scan_cred_ssid() local766 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