Home | History | Annotate | Download | only in wps

Lines Matching defs:cb_ctx

162 	void *cb_ctx;
653 reg->cb_ctx = cfg->cb_ctx;
1131 reg->enrollee_seen_cb(reg->cb_ctx, addr, attr.uuid_e,
1184 return reg->new_psk_cb(reg->cb_ctx, mac_addr, p2p_dev_addr, psk,
1195 reg->pin_needed_cb(reg->cb_ctx, uuid_e, dev);
1206 reg->reg_success_cb(reg->cb_ctx, mac_addr, uuid_e, dev_pw, dev_pw_len);
1213 return reg->set_ie_cb(reg->cb_ctx, beacon_ie, probe_resp_ie);
1236 reg->set_sel_reg_cb(reg->cb_ctx, reg->selected_registrar,
1842 wps->wps->rf_band_cb(wps->wps->cb_ctx)) ||
1911 wps->wps->rf_band_cb(wps->wps->cb_ctx)) ||
2827 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred);
3260 if (wps->wps->rf_band_cb(wps->wps->cb_ctx) == WPS_RF_60GHZ) {
3275 wps->wps->cred_cb(wps->wps->cb_ctx, &cred);
3588 return reg->wps->cred_cb(reg->wps->cb_ctx, cred);