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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 163 const u8 * wps_get_uuid_e(const struct wpabuf *msg);
wps.c 220 * wps_get_uuid_e - Get UUID-E from WPS IE
227 const u8 * wps_get_uuid_e(const struct wpabuf *msg) function
  /external/wpa_supplicant_6/wpa_supplicant/
wps_supplicant.c 858 sel_uuid = wps_get_uuid_e(wps_ie);
874 uuid = wps_get_uuid_e(ie);

Completed in 166 milliseconds