Searched refs:set_ie_cb (Results 1 – 2 of 2) sorted by relevance
145 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie, member651 reg->set_ie_cb = cfg->set_ie_cb; in wps_registrar_init()1202 return reg->set_ie_cb(reg->cb_ctx, beacon_ie, probe_resp_ie); in wps_cb_set_ie()1242 if (reg->set_ie_cb == NULL) in wps_set_ie()
282 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie, member