Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dstream.h44 #define MP_STREAM_SET_DATA_OPTS (9) // Set data/message options macro
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodwebrepl.c79 int old_opts = sock_stream->ioctl(websock, MP_STREAM_SET_DATA_OPTS, FRAME_BIN, &err); in write_webrepl()
81 sock_stream->ioctl(websock, MP_STREAM_SET_DATA_OPTS, old_opts, &err); in write_webrepl()
A Dmoduwebsocket.c267 case MP_STREAM_SET_DATA_OPTS: { in websocket_ioctl()

Completed in 5 milliseconds