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

  /external/wpa_supplicant_8/src/wps/
wps.c 310 * wps_is_addr_authorized - Check whether WPS IE authorizes MAC address
317 int wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr, function
wps.h 231 int wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr,
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c     [all...]
bss.c 323 } else if (!wps_is_addr_authorized(wps_ie, wpa_s->own_addr, 1)) {
    [all...]
wpa_supplicant.c     [all...]
ctrl_iface.c     [all...]

Completed in 148 milliseconds