protocomm_httpd_stop() function
Stop HTTPD protocomm transport This API cleans up the HTTPD transport protocomm and frees all the handlers registered with the protocomm.
Arguments
pc
Same protocomm instance that was passed to protocomm_httpd_start()
Return value
- ESP_OK : Success - ESP_ERR_INVALID_ARG : Null / incorrect protocomm instance pointer