|
FastLED 3.9.15
|
Include dependency graph for AutoResearchNet.cpp:Go to the source code of this file.
Functions | |
| AutoResearchNetState & | getNetState () |
| Get current network autoresearch state. | |
| fl::json | runNetClientTest (const char *host_ip, uint16_t port) |
| Run HTTP client tests against a host server. | |
| fl::json | runNetLoopback () |
| Run self-contained loopback test: start HTTP server, client GETs localhost. | |
| fl::json | startNetClient () |
| Start WiFi Soft AP only (for net-client mode). | |
| fl::json | startNetServer () |
| Start WiFi Soft AP and HTTP server with test endpoints. | |
| fl::json | stopNet () |
| Stop WiFi AP and HTTP server/client, release all resources. | |
Variables | |
| static AutoResearchNetState | s_net_state |