Searched refs:sec_prot (Results 1 – 3 of 3) sorted by relevance
161 Ctrl_WifiSecProt sec_prot = 5;221 Ctrl_WifiSecProt sec_prot = 5;245 Ctrl_WifiSecProt sec_prot = 4;256 Ctrl_WifiSecProt sec_prot = 4;
44 static inline enum wifi_security_type esp_hosted_prot_to_sec(Ctrl_WifiSecProt sec_prot) in esp_hosted_prot_to_sec() argument46 switch (sec_prot) { in esp_hosted_prot_to_sec()
344 ctrl_msg.req_start_softap.sec_prot = security; in esp_hosted_ap_enable()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 7 milliseconds