arduino-esp32/libraries/WiFi/src
Clemens Kirchgatterer b6cc108d49
Update WiFiProv.cpp (#4519)
Do not pollute the global namespace with generic names like 'config' by declaring global variables 'static'.
2020-11-10 20:51:10 +02:00
..
ETH.cpp IDF release/v3.3 (#3672) 2020-11-03 21:20:00 +02:00
ETH.h Add generic IP utilities (#3038) 2019-08-20 16:42:55 +03:00
WiFi.cpp Update IDF to aaf1239 (#1539) 2018-06-27 09:01:06 +02:00
WiFi.h Add support of unified provisioning to Arduino 2020-04-15 23:37:55 +03:00
WiFiAP.cpp Add generic IP utilities (#3038) 2019-08-20 16:42:55 +03:00
WiFiAP.h Add generic IP utilities (#3038) 2019-08-20 16:42:55 +03:00
WiFiClient.cpp Fixes #4435 - WiFiClient improperly treats zero data available for read as an error (#4448) 2020-10-27 12:01:41 +02:00
WiFiClient.h Fix HTTP Client with SSL (#3216) 2019-09-16 19:14:32 +03:00
WiFiGeneric.cpp Fix issue #3522 (WiFi does not restart after stopped) (#4114) 2020-09-30 15:34:10 +03:00
WiFiGeneric.h WIFI_PS_MAX_MODEM feature requested #3896 (#3900) 2020-09-30 15:06:58 +03:00
WiFiMulti.cpp fix typo in WiFiMulti (#3737) 2020-09-30 14:37:21 +03:00
WiFiMulti.h Cleanup WiFiMulti (#2955) 2019-07-09 19:21:01 +03:00
WiFiProv.cpp Update WiFiProv.cpp (#4519) 2020-11-10 20:51:10 +02:00
WiFiProv.h Provisioning fixes for: 1.Space 2.Provisioned (#4291) 2020-08-25 11:03:06 +03:00
WiFiScan.cpp 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
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 Allow faster reuse of socket, to be able to restart WifiServer. (#4306) 2020-11-06 14:16:50 +02: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 IDF release/v3.3 (#3672) 2020-11-03 21:20:00 +02:00
WiFiSTA.h Add generic IP utilities (#3038) 2019-08-20 16:42:55 +03:00
WiFiType.h std::functioanl for WFIF event + Minor fix (#1366) 2018-05-14 13:05:49 +02: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