Home
last modified time | relevance | path

Searched refs:websocket_opcode2flag (Results 1 – 1 of 1) sorted by relevance

/subsys/net/lib/websocket/
A Dwebsocket.c767 static uint32_t websocket_opcode2flag(uint8_t data) in websocket_opcode2flag() function
801 ctx->message_type = websocket_opcode2flag(data); in websocket_parse()

Completed in 8 milliseconds