Function esp_idf_sys::esp_mesh_post_toDS_state
source ยท pub unsafe extern "C" fn esp_mesh_post_toDS_state(
reachable: bool,
) -> esp_err_t
Expand description
@brief Post the toDS state to the mesh stack
@attention This API is only for the root.
@param[in] reachable this state represents whether the root is able to access external IP network
@return
- ESP_OK
- ESP_FAIL