pub unsafe extern "C" fn esp_mesh_enable_ps() -> esp_err_t
Expand description

@brief Enable mesh Power Save function

@attention This API shall be called before mesh is started.

@return

  • ESP_OK
  • ESP_ERR_WIFI_NOT_INIT
  • ESP_ERR_MESH_NOT_ALLOWED