Searched refs:NodeStatusType (Results 1 – 5 of 5) sorted by relevance
301 } NodeStatusType; typedef464 void (*onNodeStatusChanged)(NodeStatusType type, NodeStatus *status);
195 void (*onNodeStatusChanged)(NodeStatusType type, NodeStatus *status); // 设备运行状态变化事件回调
188 …void (*onNodeStatusChanged)(NodeStatusType type, NodeStatus *status); // Called when the device ru…
78 void OnCareEvent(NodeStatusType type, NodeStatus *status) in OnCareEvent()
522 static void OnNodeStatusChangedCb(NodeStatusType type, NodeStatus *status) in OnNodeStatusChangedCb()