Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/common/
Dforward.rs306 pub async fn detech_forward_type(session_id: u32, channel_id: u32) -> bool { in detech_forward_type() function
794 if !detech_forward_type(session_id, channel_id).await { in setup_point()