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

  /external/wpa_supplicant_8/src/wps/
wps.c 386 * wps_is_20 - Check whether WPS attributes claim support for WPS 2.0
388 int wps_is_20(const struct wpabuf *msg) function
wps.h 230 int wps_is_20(const struct wpabuf *msg);
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 145 if (wps_is_20(wps)) {
262 if (wps_is_20(wps)) {
ieee802_11.c 926 if (sta->wps_ie && wps_is_20(sta->wps_ie)) {
    [all...]

Completed in 598 milliseconds