esp-idf/components/protocomm/include
Vikram Dattu 2b475022c5 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 13:12:11 +05:30
..
common wifi_provisioning: Update API documentation to highlight argument validity while providing sec_params argument. 2022-08-19 14:02:41 +05:30
crypto/srp6a fix(esp_srp): Use @file for file documentation and missing doc 2023-12-19 13:12:11 +05:30
security wifi_prov: Exposed events for secure session establishment 2023-05-23 12:00:40 +05:30
transports fix(protocomm): added Protocomm BLE Event Structure and Event Handling 2023-11-03 11:42:30 +05:30