0
0
Fork 0
wireless-proxy-esp32/project_components/wifi_manager
kerms c5f46accc3 feat(wifi) fast connect on boot and disconnection
- add json api get tools's ap info
 - cleanup some unused code, change printf to ESP_LOG
2024-04-01 12:39:50 +08:00
..
CMakeLists.txt feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00
wifi_api.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_api.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_api_json.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_api_json.h feat(wifi) add cmd and module_id to response packet 2024-03-20 10:37:12 +08:00
wifi_configuration.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_event_handler.c Merge and sync fork form 'windowsair/master' 2024-03-17 19:17:09 +08:00
wifi_event_handler.h feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00
wifi_json_utils.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_json_utils.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_manager.c feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_manager.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_storage.c feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00
wifi_storage.h feat(wifi) fast connect on boot and disconnection 2024-04-01 12:39:50 +08:00
wifi_storage_priv.h feat(wifi) save credential on successful connection and auto connect to it 2024-03-05 16:43:50 +08:00