TuyaOS
成员变量
SF_SUBDEV_HANDLE_CB_S结构体 参考

callback function of subdevice handle 更多...

#include <smart_frame.h>

成员变量

sf_subdev_report_check_cb rpt_check_cb
 
sf_subdev_reliable_transfer_check_cb rt_check_cb
 
sf_subdev_reliable_transfer_time_get_cb rt_time_get_cb
 
sf_subdev_dev_cntl_traversal_cb traversal_cb
 

详细描述

callback function of subdevice handle

结构体成员变量说明

◆ rpt_check_cb

sf_subdev_report_check_cb SF_SUBDEV_HANDLE_CB_S::rpt_check_cb

callback function for checking whether the subdevice nedds report

◆ rt_check_cb

sf_subdev_reliable_transfer_check_cb SF_SUBDEV_HANDLE_CB_S::rt_check_cb

callback function for checking whether the subdevice needs to execute the reliable trasmission

◆ rt_time_get_cb

sf_subdev_reliable_transfer_time_get_cb SF_SUBDEV_HANDLE_CB_S::rt_time_get_cb

callback function for getting the time of subdevice's reliable trasmission

◆ traversal_cb

sf_subdev_dev_cntl_traversal_cb SF_SUBDEV_HANDLE_CB_S::traversal_cb

callback function for traversal subdevice


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