Home | History | Annotate | Download | only in wps

Lines Matching refs:set_ie_cb

89 	int (*set_ie_cb)(void *ctx, const u8 *beacon_ie, size_t beacon_ie_len,
370 reg->set_ie_cb = cfg->set_ie_cb;
761 if (reg->set_ie_cb == NULL)
764 return reg->set_ie_cb(reg->cb_ctx, wpabuf_head(beacon_ie),