|
TuyaOS
|
Common process - common defination 更多...
#include <stdbool.h>#include "tuya_cloud_types.h"

结构体 | |
| struct | NBIOT_LWM2M_REGISTER_T |
类型定义 | |
| typedef INT_T(* | NBIOT_EVENT_CB) (UINT_T event_id, PVOID_T param) |
| typedef VOID_T(* | NBIOT_REV_DATA_CB) (UCHAR_T *data, UINT_T data_len) |
枚举 | |
| enum | NBIOT_ISP_T { TKL_NBIOT_ISP_CT , TKL_NBIOT_ISP_CMCC , TKL_NBIOT_ISP_UNICOM , TKL_NBIOT_ISP_TUYA , TKL_NBIOT_ISP_OTHER } |
Common process - common defination