Searched refs:wps_er_deinit (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_er.c | 1269 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1295 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1305 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1311 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1319 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1374 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx) in wps_er_deinit() function
|
D | wps.h | 853 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx);
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wps_supplicant.c | 1617 wps_er_deinit(wpa_s->wps_er, NULL, NULL); in wpas_wps_deinit() 1904 wps_er_deinit(wpa_s->wps_er, NULL, NULL); in wpas_wps_er_stop() 2134 wps_er_deinit(wpa_s->wps_er, wpas_wps_terminate_cb, wpa_s); in wpas_wps_terminate_pending()
|