Home
last modified time | relevance | path

Searched refs:rf_test_notification_receiver (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Duci_manager_sync.rs92 rf_test_notification_receiver: mpsc::UnboundedReceiver<RfTestNotification>, field
102 rf_test_notification_receiver: mpsc::UnboundedReceiver<RfTestNotification>, in new()
111 rf_test_notification_receiver, in new()
143 Some(ntf) = self.rf_test_notification_receiver.recv() =>{ in run()
184 let (rftest_notification_sender, rf_test_notification_receiver) = in redirect_notification()
228 rf_test_notification_receiver, in redirect_notification()