Searched refs:wps_reg_success_cb (Results 1 – 6 of 6) sorted by relevance
257 void (*wps_reg_success_cb)(void *ctx, const u8 *mac_addr, member
238 if (hapd->wps_reg_success_cb) in hostapd_wps_reg_success_cb()239 hapd->wps_reg_success_cb(hapd->wps_reg_success_cb_ctx, in hostapd_wps_reg_success_cb()
267 void (*wps_reg_success_cb)(void *ctx, const u8 *mac_addr, member
240 if (hapd->wps_reg_success_cb) in hostapd_wps_reg_success_cb()241 hapd->wps_reg_success_cb(hapd->wps_reg_success_cb_ctx, in hostapd_wps_reg_success_cb()
859 hapd_iface->bss[i]->wps_reg_success_cb = ap_wps_reg_success_cb; in wpa_supplicant_create_ap()
1083 hapd_iface->bss[i]->wps_reg_success_cb = ap_wps_reg_success_cb; in wpa_supplicant_create_ap()