Searched refs:ESP_WIFI_MAX_CONN_NUM (Results 1 – 2 of 2) sorted by relevance
21 esp_netif_pair_mac_ip_t sta[ESP_WIFI_MAX_CONN_NUM]; /**< Connected stations */
389 #define ESP_WIFI_MAX_CONN_NUM (4) /**< max number of stations which can connect to ESP32C2 … macro391 #define ESP_WIFI_MAX_CONN_NUM (10) /**< max number of stations which can connect to ESP32C3 … macro393 #define ESP_WIFI_MAX_CONN_NUM (15) /**< max number of stations which can connect to ESP32/ES… macro398 wifi_sta_info_t sta[ESP_WIFI_MAX_CONN_NUM]; /**< station list */