Searched refs:WS_B0_FIN_BIT (Results 1 – 2 of 2) sorted by relevance
84 #define WS_B0_FIN_BIT 0x80 macro
227 ws_header[0] = WS_B0_FIN_BIT | WS_OP_BINARY; in coap_ws_write()869 ws_header[0] = WS_B0_FIN_BIT | WS_OP_CLOSE; in coap_ws_close()