Lines Matching refs:cb_ctx
164 void *cb_ctx; member
685 reg->cb_ctx = cfg->cb_ctx; in wps_registrar_init()
1182 reg->enrollee_seen_cb(reg->cb_ctx, addr, attr.uuid_e, in wps_registrar_probe_req_rx()
1235 return reg->new_psk_cb(reg->cb_ctx, mac_addr, p2p_dev_addr, psk, in wps_cb_new_psk()
1246 reg->pin_needed_cb(reg->cb_ctx, uuid_e, dev); in wps_cb_pin_needed()
1257 reg->reg_success_cb(reg->cb_ctx, mac_addr, uuid_e, dev_pw, dev_pw_len); in wps_cb_reg_success()
1264 return reg->set_ie_cb(reg->cb_ctx, beacon_ie, probe_resp_ie); in wps_cb_set_ie()
1287 reg->set_sel_reg_cb(reg->cb_ctx, reg->selected_registrar, in wps_cb_set_sel_reg()
1298 return reg->lookup_pskfile_cb(reg->cb_ctx, mac_addr, psk); in wps_cp_lookup_pskfile()
1906 wps->wps->rf_band_cb(wps->wps->cb_ctx)) || in wps_build_m2()
1975 wps->wps->rf_band_cb(wps->wps->cb_ctx)) || in wps_build_m2d()
2893 wps->wps->cred_cb(wps->wps->cb_ctx, &wps->cred); in wps_sta_cred_cb()
3326 if (wps->wps->rf_band_cb(wps->wps->cb_ctx) == WPS_RF_60GHZ) { in wps_process_wsc_done()
3341 wps->wps->cred_cb(wps->wps->cb_ctx, &cred); in wps_process_wsc_done()
3655 return reg->wps->cred_cb(reg->wps->cb_ctx, cred); in wps_registrar_config_ap()