Home
last modified time | relevance | path

Searched defs:WebSocket_OP_PING (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DWebSocket.h30 #define WebSocket_OP_PING 0x9 /* 1001 - ping frame */ macro
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DWebSocket.h31 #define WebSocket_OP_PING 0x9 /* 1001 - ping frame */ macro