Searched defs:subprotocol (Results 1 – 3 of 3) sorted by relevance
68 static bool httpd_ws_get_response_subprotocol(const char *supported_subprotocol, char *subprotocol,… in httpd_ws_get_response_subprotocol()154 char subprotocol[50] = { '\0' }; in httpd_ws_respond_server_handshake() local
92 const char *subprotocol; /*!< Websocket subprotocol */ member
84 char *subprotocol; member