Home
last modified time | relevance | path

Searched refs:wps_registrar_flush (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps.h823 void wps_registrar_flush(struct wps_registrar *reg);
Dwps_registrar.c679 void wps_registrar_flush(struct wps_registrar *reg) in wps_registrar_flush() function
705 wps_registrar_flush(reg); in wps_registrar_deinit()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c6681 wps_registrar_flush(wpa_s->wps->registrar); in wpa_supplicant_ctrl_iface_flush()