arduino-esp32/libraries/WiFi/src
Me No Dev cf43d174b7
Add FTM support and examples (#5272)
Rework of #5266 by @pedrominatel
2021-06-16 21:24:48 +03:00
..
ETH.cpp Enable clock output for Ethernet RMII on ESP32 (#5274) 2021-06-16 20:45:20 +03:00
ETH.h Enable clock output for Ethernet RMII on ESP32 (#5274) 2021-06-16 20:45:20 +03:00
WiFi.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFi.h Separate Provisioning library from WiFi library (#4547) 2020-11-19 00:12:16 +02:00
WiFiAP.cpp Add FTM support and examples (#5272) 2021-06-16 21:24:48 +03:00
WiFiAP.h Add FTM support and examples (#5272) 2021-06-16 21:24:48 +03:00
WiFiClient.cpp Fix crash in WiFiClient when read() called after stop() (#5197) 2021-06-09 12:30:14 +03:00
WiFiClient.h Fix HTTP Client with SSL (#3216) 2019-09-16 19:14:32 +03:00
WiFiGeneric.cpp Add FTM support and examples (#5272) 2021-06-16 21:24:48 +03:00
WiFiGeneric.h Add FTM support and examples (#5272) 2021-06-16 21:24:48 +03:00
WiFiMulti.cpp Fix wrong password same SSID (#5124) 2021-06-10 13:19:58 +03:00
WiFiMulti.h Cleanup WiFiMulti (#2955) 2019-07-09 19:21:01 +03:00
WiFiScan.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiScan.h Added the channel parameter to the scan fucntion in order to select which channel to scan. (#3638) 2020-01-20 16:13:10 +02:00
WiFiServer.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiServer.h Allow faster reuse of socket, to be able to restart WifiServer. (#4306) 2020-11-06 14:16:50 +02:00
WiFiSTA.cpp v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiSTA.h v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiType.h v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
WiFiUdp.cpp Memory leak (#1672) 2018-07-25 12:56:41 +02:00
WiFiUdp.h Add Server and UDP and fix WiFi.hostByName 2016-12-30 02:44:45 +02:00