Searched defs:per_vhost_data__esplws_scan (Results 1 – 1 of 1) sorted by relevance
64 struct per_vhost_data__esplws_scan { struct65 wifi_ap_record_t ap_records[10];66 TimerHandle_t timer, reboot_timer;67 struct per_session_data__esplws_scan *live_pss_list;68 struct lws_context *context;69 struct lws_vhost *vhost;70 const struct lws_protocols *protocol;71 struct lws_wifi_scan *known_aps_list;73 const esp_partition_t *part;74 esp_ota_handle_t otahandle;[all …]