Home
last modified time | relevance | path

Searched refs:setup_point (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/hdc_rust/src/common/
Dforward.rs793 pub async fn setup_point(session_id: u32, channel_id: u32) -> bool { in setup_point() function
926 if !setup_point(session_id, channel_id).await { in begin_forward()
988 if !setup_point(session_id, channel_id).await { in slave_connect()