Searched defs:CoreNotification (Results 1 – 7 of 7) sorted by relevance
43 pub enum CoreNotification { enum221 impl TryFrom<uwb_uci_packets::CoreNotification> for CoreNotification { implementation
81 core_notification_receiver: mpsc::UnboundedReceiver<CoreNotification>, in new()
438 core_notf_sender: mpsc::UnboundedSender<CoreNotification>, in set_core_notification_sender()
57 core_notf_sender: mpsc::UnboundedSender<CoreNotification>, in set_core_notification_sender()222 core_notf_sender: mpsc::UnboundedSender<CoreNotification>, in set_core_notification_sender()
434 async fn handle_core_notification(&mut self, notf: CoreNotification) { in handle_core_notification()
659 class CoreNotification(UciNotification): class
2951 CoreNotification(Arc<CoreNotificationData>), enumerator2980 CoreNotification(CoreNotificationPacket), enumerator