protocomm_close_session() is only used within ESP-IDF.
 
Symbols
loading (1/5)...
Files
loading (3/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

- ESP_OK : Request handled successfully - ESP_ERR_INVALID_ARG : Null instance/name arguments

Notes

- An endpoint must be bound to a valid protocomm instance, created using `protocomm_new()`.

References