Home
last modified time | relevance | path

Searched refs:esp_wifi_get_spp_attrubute_internal (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h234 uint16_t esp_wifi_get_spp_attrubute_internal(uint8_t ifx);
Desp_hostap.c141 spp_attrubute = esp_wifi_get_spp_attrubute_internal(WIFI_IF_AP); in hostap_init()
/hal_espressif-latest/zephyr/port/wifi/
Dwifi_stubs.c101 uint16_t esp_wifi_get_spp_attrubute_internal(uint8_t ifx) in esp_wifi_get_spp_attrubute_internal() function
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c2175 spp_attrubute = esp_wifi_get_spp_attrubute_internal(WIFI_IF_STA); in wpa_sm_init()