Searched defs:UciSessionNotification (Results 1 – 1 of 1) sorted by relevance
51 uci_notf_receiver: mpsc::UnboundedReceiver<UciSessionNotification>, in new()162 uci_notf_receiver: mpsc::UnboundedReceiver<UciSessionNotification>, in new()296 fn handle_uci_notification(&mut self, notf: UciSessionNotification) { in handle_uci_notification()