Searched refs:handle_whep (Results 1 – 2 of 2) sorted by relevance
28 pub async fn handle_whep( in handle_whep() function
25 use super::whep::handle_whep;351 let response = match handle_whep(offer, receiver, pc_state_sender).await { in subscribe_whep()