Searched refs:has_send (Results 1 – 5 of 5) sorted by relevance
86 self.has_send() && other.has_send(), in intersect()100 pub fn has_send(&self) -> bool { in has_send() method154 assert_eq!(d.has_send(), expected_value); in test_rtp_transceiver_has_send()
409 let pause_sender = !current_direction.has_send(); in process_new_current_direction()
70 || allowed_direction.has_send() && dir.has_send() in is_matching_direction()
224 self.set_paused(!t.direction().has_send()); in set_rtp_transceiver()
466 if t.direction().has_send() { in check_negotiation_needed()