Searched defs:DataRcvNotification (Results 1 – 4 of 4) sorted by relevance
141 pub struct DataRcvNotification { struct164 impl TryFrom<uwb_uci_packets::UciDataPacket> for DataRcvNotification { argument
60 data_rcv_notification: DataRcvNotification, in on_data_rcv_notification()84 data_rcv_notification_receiver: mpsc::UnboundedReceiver<DataRcvNotification>, in new()
456 data_rcv_notf_sender: mpsc::UnboundedSender<DataRcvNotification>, in set_data_rcv_notification_sender()
69 data_rcv_notf_sender: mpsc::UnboundedSender<DataRcvNotification>, in set_data_rcv_notification_sender()243 data_rcv_notf_sender: mpsc::UnboundedSender<DataRcvNotification>, in set_data_rcv_notification_sender()