Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Drtos_wpa_supp_if.c623 struct hostapd_iface *hapd_if; in wifi_nxp_hapd_state() local
633 hapd_if = zephyr_get_hapd_handle_by_ifname(if_name); in wifi_nxp_hapd_state()
634 if (!hapd_if) { in wifi_nxp_hapd_state()
639 return hapd_if->state; in wifi_nxp_hapd_state()