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