esp_idf_svc::sys

Function esp_mesh_post_toDS_state

Source
pub unsafe extern "C" fn esp_mesh_post_toDS_state(
    reachable: bool,
) -> i32
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