Searched refs:beacon_ie (Results 1 – 2 of 2) sorted by relevance
282 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,
145 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,1199 static int wps_cb_set_ie(struct wps_registrar *reg, struct wpabuf *beacon_ie, in wps_cb_set_ie() argument1202 return reg->set_ie_cb(reg->cb_ctx, beacon_ie, probe_resp_ie); in wps_cb_set_ie()