ESP-IDF
esp_mesh_post_toDS_state()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_mesh_post_toDS_state()
esp_mesh_post_toDS_state() function
Post the toDS state to the mesh stack @attention This API is only for the root.
Syntax
Show:
Summary
Declaration
from
esp_mesh.h:1150
esp_err_t
esp_mesh_post_toDS_state
(
bool
reachable
)
;
Arguments
Argument
Description
reachable
this state represents whether the root is able to access external IP network
Return value
- ESP_OK - ESP_FAIL
Examples
References
from
examples
Code
Location
esp_err_t
esp_mesh_post_toDS_state
(
bool
reachable
)
;
esp_mesh.h:1150
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out