Home | History | Annotate | Download | only in wps

Lines Matching full:set_ie_cb

147 	int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,
650 reg->set_ie_cb = cfg->set_ie_cb;
1158 return reg->set_ie_cb(reg->cb_ctx, beacon_ie, probe_resp_ie);
1198 if (reg->set_ie_cb == NULL)