Searched defs:recv_channel_message (Results 1 – 2 of 2) sorted by relevance
89 pub async fn recv_channel_message(rd: &mut SplitReadHalf) -> io::Result<Vec<u8>> { in recv_channel_message() function
205 pub async fn recv_channel_message(rd: &mut HostUsbReader) -> io::Result<Vec<u8>> { in recv_channel_message() function