Searched defs:supported_subprotocol (Results 1 – 2 of 2) sorted by relevance
68 static bool httpd_ws_get_response_subprotocol(const char *supported_subprotocol, char *subprotocol,… in httpd_ws_get_response_subprotocol()97 esp_err_t httpd_ws_respond_server_handshake(httpd_req_t *req, const char *supported_subprotocol) in httpd_ws_respond_server_handshake()
411 const char *supported_subprotocol; member