Searched defs:esp32_wifi_runtime (Results 1 – 1 of 1) sorted by relevance
53 struct esp32_wifi_runtime { struct54 uint8_t mac_addr[6];55 uint8_t frame_buf[NET_ETH_MAX_FRAME_SIZE];57 struct net_stats_wifi stats;59 struct esp32_wifi_status status;60 scan_result_cb_t scan_cb;61 uint8_t state;