ESP-IDF
+
0
/3 examples
SourceVu will show references to
mesh_ap_cfg_t::max_connection
from the following samples and libraries:
internal_communication sample
ip_internal_network sample
manual_networking sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
mesh_ap_cfg_t::max_connection
mesh_ap_cfg_t::max_connection field
max number of stations allowed to connect in, default 6, max 10 = max_connection + nonmesh_max_connection max mesh connections
Syntax
Show:
Summary
Declaration
from
esp_mesh.h:502
uint8_t
max_connection
;
Examples
mesh_ap_cfg_t::max_connection
is referenced by 3 libraries and example projects:
internal_communication sample
ip_internal_network sample
manual_networking sample
References
from
0/3
examples
Code
Location
uint8_t
max_connection
;
/**< max mesh connections */
esp_mesh.h:502
Call Tree
from
0/3
examples
All items filtered out
All items filtered out
Data Use
from
0/3
examples
All items filtered out
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out