Searched refs:esp_wifi_set_wps_cb_internal (Results 1 – 3 of 3) sorted by relevance
267 int esp_wifi_set_wps_cb_internal(struct wps_funcs *wps_cb);
812 esp_wifi_set_wps_cb_internal(NULL); in wps_finish()1494 esp_wifi_set_wps_cb_internal(wps_cb); in wifi_station_wps_init()1558 esp_wifi_set_wps_cb_internal(NULL); in wifi_station_wps_deinit()
297 int esp_wifi_set_wps_cb_internal(struct wps_funcs *wps_cb) in esp_wifi_set_wps_cb_internal() function