HomeSort by relevance Sort by last modified time
    Searched defs:wps_get_msg (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.c 131 * Response to this message is built by calling wps_get_msg().
145 * wps_get_msg - Build a WPS message
153 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) function
  /external/wpa_supplicant_8/src/wps/
wps.c 177 * Response to this message is built by calling wps_get_msg().
191 * wps_get_msg - Build a WPS message
199 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) function

Completed in 131 milliseconds