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

  /external/wpa_supplicant_8/src/wps/
wps.c 269 * wps_is_addr_authorized - Check whether WPS IE authorizes MAC address
275 int wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr, function
wps.h 239 int wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr,
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c     [all...]
ctrl_iface.c 1264 else if (wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 0))
    [all...]

Completed in 624 milliseconds