Function esp_idf_sys::esp_mesh_get_rssi_threshold
source ยท pub unsafe extern "C" fn esp_mesh_get_rssi_threshold(
threshold: *mut mesh_rssi_threshold_t,
) -> esp_err_t
Expand description
@brief Get RSSI threshold of current parent
@param[out] threshold RSSI threshold
@return
- ESP_OK
- ESP_ERR_MESH_ARGUMENT