Searched refs:ap_settings_cb (Results 1 – 2 of 2) sorted by relevance
118 void (*ap_settings_cb)(void *ctx, const struct wps_credential *cred); member
2962 if (wps->ap_settings_cb) { in wps_process_ap_settings_r()2963 wps->ap_settings_cb(wps->ap_settings_cb_ctx, in wps_process_ap_settings_r()