Function esp_idf_hal::sys::esp_mesh_set_beacon_interval
source ยท pub unsafe extern "C" fn esp_mesh_set_beacon_interval(
interval_ms: i32,
) -> i32
Expand description
Function Definitions
/ /** @brief Set mesh softAP beacon interval
@param[in] interval beacon interval (msecs) (100 msecs ~ 60000 msecs)
@return - ESP_OK - ESP_FAIL - ESP_ERR_INVALID_ARG