TuyaOS
成员变量
tuya_rpc_pipe_call_t结构体 参考

#include <rpc_pipe.h>

tuya_rpc_pipe_call_t 的协作图:
Collaboration graph
[图例]

成员变量

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


该结构体的文档由以下文件生成: