Function esp_idf_hal::sys::esp_mesh_get_ie_crypto_key
source ยท pub unsafe extern "C" fn esp_mesh_get_ie_crypto_key(
key: *mut i8,
len: i32,
) -> i32
Expand description
@brief Get mesh IE crypto key
@param[out] key ASCII crypto key @param[in] len length in bytes, range:8~64
@return
- ESP_OK
- ESP_MESH_ERR_ARGUMENT