HomeSort by relevance Sort by last modified time
    Searched defs:wps_registrar (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_registrar.c 81 struct wps_registrar { struct
111 static int wps_set_ie(struct wps_registrar *reg);
117 static void wps_registrar_add_pbc_session(struct wps_registrar *reg,
168 static void wps_registrar_remove_pbc_session(struct wps_registrar *reg,
190 static int wps_registrar_pbc_overlap(struct wps_registrar *reg,
264 static int wps_build_selected_registrar(struct wps_registrar *reg,
277 static int wps_build_sel_reg_dev_password_id(struct wps_registrar *reg,
293 static int wps_build_sel_reg_config_methods(struct wps_registrar *reg,
313 static int wps_build_probe_config_methods(struct wps_registrar *reg,
326 static int wps_build_config_methods_r(struct wps_registrar *reg
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_registrar.c 139 struct wps_registrar { struct
186 static int wps_set_ie(struct wps_registrar *reg);
192 static void wps_registrar_add_authorized_mac(struct wps_registrar *reg,
213 static void wps_registrar_remove_authorized_mac(struct wps_registrar *reg,
251 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
283 int wps_device_store(struct wps_registrar *reg,
304 static void wps_registrar_add_pbc_session(struct wps_registrar *reg,
355 static void wps_registrar_remove_pbc_session(struct wps_registrar *reg,
391 int wps_registrar_pbc_overlap(struct wps_registrar *reg,
489 static int wps_build_selected_registrar(struct wps_registrar *reg
    [all...]

Completed in 21 milliseconds