ESP-IDF
+
0
/2 examples
SourceVu will show references to
mesh_event_network_state_t
from the following samples and libraries:
internal_communication sample
ip_internal_network sample
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
mesh_event_network_state_t
mesh_event_network_state_t struct
Network state information
Syntax
Show:
Summary
Declaration
from
esp_mesh.h:413
typedef
struct
{
bool
is_rootless
;
}
mesh_event_network_state_t
;
Fields
Field
Declared as
Description
mesh_event_network_state_t::is_rootless
bool
whether current mesh network has a root.
Examples
mesh_event_network_state_t
is referenced by 2 libraries and example projects:
internal_communication sample
ip_internal_network sample
References
from
0/2
examples
Code
Location
Scope
Referrer
typedef
struct
{
esp_mesh.h:413
}
mesh_event_network_state_t
;
esp_mesh.h:415
mesh_event_network_state_t
mesh_event_network_state_t
network_state
;
/**< network state, such as whether current mesh network has a root. */
esp_mesh.h:452
mesh_event_info_t
mesh_event_info_t::network_state
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
All items filtered out
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Instance
Scope
Location
Project
mesh_event_info_t::network_state
mesh_event_info_t
esp_mesh.h:452
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out