Searched refs:httpd_ws_get_response_subprotocol (Results 1 – 1 of 1) sorted by relevance
68 static bool httpd_ws_get_response_subprotocol(const char *supported_subprotocol, char *subprotocol,… in httpd_ws_get_response_subprotocol() function173 … if ( httpd_ws_get_response_subprotocol(supported_subprotocol, subprotocol, sizeof(subprotocol))) { in httpd_ws_respond_server_handshake()