Searched refs:hostapd_init_wps (Results 1 – 3 of 3) sorted by relevance
14 int hostapd_init_wps(struct hostapd_data *hapd, struct wps_data *wps_data, struct wps_context *wps);36 static inline int hostapd_init_wps(struct hostapd_data *hapd, struct wps_data *wps_data, struct wps… in hostapd_init_wps() function
281 int hostapd_init_wps(struct hostapd_data *hapd, struct wps_data *wps_data, struct wps_context *wps) in hostapd_init_wps() function
83 hostapd_init_wps(hapd, sm->wps, sm->wps_ctx); in wifi_ap_wps_init()