|
TuyaOS
|
#include <rpc_pipe.h>

成员变量 | |
| void * | args |
| uint8_t * | data |
| uint16_t | data_len |
| tuya_rpc_pipe_reply_cb | reply_cb |
| uint32_t | sec |
call is a combination of send and reply, e.g A send B, B reply A if reply_cb is null, then call means send without reply