Function esp_idf_sys::esp_mesh_set_id
source ยท pub unsafe extern "C" fn esp_mesh_set_id(
id: *const mesh_addr_t,
) -> esp_err_t
Expand description
@brief Set mesh network ID
@attention This API is used to dynamically modify the mesh network ID.
@param[in] id pointer to mesh network ID
@return
- ESP_OK
- ESP_ERR_MESH_ARGUMENT: invalid argument