esp-idf/components/protocomm/include/crypto
Vikram Dattu f841f0ae52 fix(esp_srp): Use @file for file documentation and missing doc
Using @brief for file description wrongly associates the documentation to an API.
Correct way to add file description is to use `@file` and then `@brief`. Corrected the same.

- Also added missing doc for esp_srp_handle_t
2023-12-19 19:15:49 +08:00
..
srp6a fix(esp_srp): Use @file for file documentation and missing doc 2023-12-19 19:15:49 +08:00