Searched refs:websocket_opcode (Results 1 – 3 of 3) sorted by relevance
41 enum websocket_opcode { enum151 enum websocket_opcode opcode, bool mask, bool final,
113 enum websocket_opcode opcode = WEBSOCKET_OPCODE_DATA_BINARY; in mqtt_client_websocket_write_msg()
60 static const char *opcode2str(enum websocket_opcode opcode) in opcode2str()622 enum websocket_opcode opcode, bool mask, bool final, in websocket_send_msg()