Home
last modified time | relevance | path

Searched refs:esp_hosted_prot_to_sec (Results 1 – 2 of 2) sorted by relevance

/drivers/wifi/esp_hosted/
A Desp_hosted_util.h44 static inline enum wifi_security_type esp_hosted_prot_to_sec(Ctrl_WifiSecProt sec_prot) in esp_hosted_prot_to_sec() function
A Desp_hosted_wifi.c513 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