Searched defs:UciLoggerPcapng (Results 1 – 2 of 2) sorted by relevance
28 pub struct UciLoggerPcapng { struct33 impl UciLoggerPcapng { implementation51 impl UciLogger for UciLoggerPcapng { implementation
55 fn build_logger(&mut self, chip_id: &str) -> Option<UciLoggerPcapng> { in build_logger()517 async fn flush_loggers(loggers: Vec<UciLoggerPcapng>) { in flush_loggers()