Searched defs:wps_registrar (Results 1 – 1 of 1) sorted by relevance
141 struct wps_registrar { struct142 struct wps_context *wps;144 int pbc;145 int selected_registrar;147 int (*new_psk_cb)(void *ctx, const u8 *mac_addr, const u8 *p2p_dev_addr,149 int (*set_ie_cb)(void *ctx, struct wpabuf *beacon_ie,151 void (*pin_needed_cb)(void *ctx, const u8 *uuid_e,153 void (*reg_success_cb)(void *ctx, const u8 *mac_addr,178 struct wps_registrar_device *devices; argument180 int force_pbc_overlap;[all …]