TuyaOS
include
components
lib_transport
include
tcp_transporter.h
1
#ifndef __TCP_TRANSPORTER_H__
2
#define __TCP_TRANSPORTER_H__
3
4
#include "tuya_cloud_types.h"
5
14
tuya_transporter_t
tuya_tcp_transporter_create();
24
OPERATE_RET tuya_tcp_transporter_destroy(
tuya_transporter_t
transporter);
25
26
#endif
tuya_transporter_inter_t
Definition:
tuya_transporter.h:387
制作者
1.9.4