HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_wps_button_pushed (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wps_hostapd.h 22 int hostapd_wps_button_pushed(struct hostapd_data *hapd,
79 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
drv_callbacks.c 2469 hostapd_wps_button_pushed(hapd, NULL);
wps_hostapd.c 1586 int hostapd_wps_button_pushed(struct hostapd_data *hapd, function
  /src/external/bsd/wpa/dist/wpa_supplicant/
ap.c 1295 return hostapd_wps_button_pushed(wpa_s->ap_iface->bss[0],
  /src/external/bsd/wpa/dist/hostapd/
ctrl_iface.c 4095 if (hostapd_wps_button_pushed(hapd, NULL))

Completed in 62 milliseconds