HomeSort by relevance Sort by last modified time
    Searched refs:wps_is_20 (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps.c 401 * wps_is_20 - Check whether WPS attributes claim support for WPS 2.0
403 int wps_is_20(const struct wpabuf *msg) function
wps.h 234 int wps_is_20(const struct wpabuf *msg);
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 205 if (wps_is_20(wps)) {
323 if (wps_is_20(wps)) {
    [all...]
ieee802_11.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 319 if (wps_is_20(ie))
    [all...]

Completed in 37 milliseconds