Searched defs:wps_registrar (Results 1 – 1 of 1) sorted by relevance
140 struct wps_registrar { struct141 struct wps_context *wps;143 int pbc;144 int selected_registrar;146 int (*new_psk_cb)(void *ctx, const u8 *mac_addr, const u8 *p2p_dev_addr,148 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,150 void (*pin_needed_cb)(void *ctx, const u8 *uuid_e,152 void (*reg_success_cb)(void *ctx, const u8 *mac_addr,177 struct wps_registrar_device *devices; argument179 int force_pbc_overlap;[all …]