ESP-IDF
+
0
/2 examples
SourceVu will show references to
mesh_event_root_conflict_t
from the following samples and libraries:
internal_communication sample
ip_internal_network 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_event_root_conflict_t
mesh_event_root_conflict_t struct
Other powerful root address
Syntax
Show:
Summary
Declaration
from
esp_mesh.h:382
typedef
struct
{
int8_t
rssi
;
uint16_t
capacity
;
uint8_t
addr
[
6
]
;
}
mesh_event_root_conflict_t
;
Fields
Field
Declared as
Description
mesh_event_root_conflict_t::rssi
int8_t
rssi with router.
mesh_event_root_conflict_t::capacity
uint16_t
the number of devices in current network.
mesh_event_root_conflict_t::addr
uint8_t
[
6
]
other powerful root address.
Examples
mesh_event_root_conflict_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:382
}
mesh_event_root_conflict_t
;
esp_mesh.h:386
mesh_event_root_conflict_t
mesh_event_root_conflict_t
root_conflict
;
/**< other powerful root */
esp_mesh.h:449
mesh_event_info_t
mesh_event_info_t::root_conflict
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::root_conflict
mesh_event_info_t
esp_mesh.h:449
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out