Searched refs:max_connection (Results 1 – 3 of 3) sorted by relevance
513 uint8_t max_connection; /**< max mesh connections */ member
233 …uint8_t max_connection; /**< Max number of stations allowed to connect in, default 4, max 10 */ member
895 wifi_config.ap.max_connection = ESP_EXAMPLE_MAX_STA_CONN; in EnableHotspot()