TuyaOS
include
components
lib_transport
include
tls_transporter.h
1
#ifndef __TLS_TRANSPORTER_H__
2
#define __TLS_TRANSPORTER_H__
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
14
tuya_transporter_t
tuya_tls_transporter_create();
15
25
OPERATE_RET tuya_tls_transporter_destroy(
tuya_transporter_t
transporter);
26
27
#ifdef __cplusplus
28
}
// extern "C"
29
#endif
30
31
#endif
tuya_transporter_inter_t
Definition:
tuya_transporter.h:386
制作者
1.9.4