Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_registrar.c141 struct wps_registrar { struct
142 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; argument
180 int force_pbc_overlap;
[all …]