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

  /src/external/bsd/wpa/dist/src/wps/
wps_i.h 182 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr);
wps_attr_build.c 495 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr) function
wps_common.c 376 wps_build_mac_addr(plain, wps->dev.mac_addr) ||
811 (bssid && wps_build_mac_addr(msg, bssid)) ||
wps_enrollee.c 144 wps_build_mac_addr(msg, wps->mac_addr_e) ||
wps_registrar.c 1593 wps_build_mac_addr(msg, cred->mac_addr))

Completed in 94 milliseconds