Searched refs:esp_hosted_prot_to_sec (Results 1 – 2 of 2) sorted by relevance
44 static inline enum wifi_security_type esp_hosted_prot_to_sec(Ctrl_WifiSecProt sec_prot) in esp_hosted_prot_to_sec() function
513 status->security = esp_hosted_prot_to_sec(ctrl_msg.resp_get_ap_config.sec_prot); in esp_hosted_status()520 status->security = esp_hosted_prot_to_sec(ctrl_msg.resp_get_softap_config.sec_prot); in esp_hosted_status()548 result.security = esp_hosted_prot_to_sec(ap_list[i].sec_prot); in esp_hosted_scan()
Completed in 8 milliseconds