Searched defs:try_send_packet (Results 1 – 4 of 4) sorted by relevance
199 fn try_send_packet(&self, packet: att::Att) -> Result<(), SendError> { in try_send_packet() method
224 fn try_send_packet( in try_send_packet() method
517 pub fn try_send_packet(&mut self, packet: &AvPacket) -> Result<bool, AvError> { in try_send_packet() method
488 pub fn try_send_packet(&mut self, packet: &AvPacket) -> Result<bool, AvError> { in try_send_packet() method