Searched refs:setup_device_point (Results 1 – 1 of 1) sorted by relevance
572 pub async fn setup_device_point(session_id: u32, channel_id: u32) -> bool { in setup_device_point() function810 ForwardType::Device => setup_device_point(session_id, channel_id).await, in setup_point()1021 if !setup_device_point(session_id, channel_id).await { in read_data_to_forward()