Searched refs:wps_er_deinit (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_er.c | 1268 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1294 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1304 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1310 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1318 wps_er_deinit(er, NULL, NULL); in wps_er_init() 1373 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx) in wps_er_deinit() function
|
D | wps.h | 904 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx);
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wps_supplicant.c | 1702 wps_er_deinit(wpa_s->wps_er, NULL, NULL); in wpas_wps_deinit() 2018 wps_er_deinit(wpa_s->wps_er, NULL, NULL); in wpas_wps_er_stop() 2248 wps_er_deinit(wpa_s->wps_er, wpas_wps_terminate_cb, wpa_s); in wpas_wps_terminate_pending()
|