Home
last modified time | relevance | path

Searched defs:wps_registrar_config (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/wpa/src/wps/
Dwps.h210 struct wps_registrar_config { struct
221 int (*new_psk_cb)(void *ctx, const u8 *mac_addr, const u8 *psk,
235 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,
248 void (*pin_needed_cb)(void *ctx, const u8 *uuid_e,
260 void (*reg_success_cb)(void *ctx, const u8 *mac_addr,
278 void (*set_sel_reg_cb)(void *ctx, int sel_reg, u16 dev_passwd_id,
292 void (*enrollee_seen_cb)(void *ctx, const u8 *addr, const u8 *uuid_e,
300 void *cb_ctx;
310 int skip_cred_build;
320 const u8 *extra_cred;
[all …]