Closed YanMinge closed 7 years ago
Please use the first linked issue (1099) to discuss this, rather than continuing to open duplicate issues.
The linked code is reverse engineered from an old version of the ESP8266 libraries. It doesn't apply here.
I followed the two issue on esp-idf https://github.com/espressif/esp-idf/issues/1099 https://github.com/espressif/esp-idf/issues/1151
and I see some sample code here https://github.com/SuperHouse/esp-open-rtos/blob/master/open_esplibs/libnet80211/wl_cnx.c
but I don't konw why wl_cnx.c 's function
cnx_do_handoff
need callwpa2_machine_star
andwps_start
and why it error here.