Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs36 CoreNotification, DataRcvNotification, RadarDataRcvNotification, RangingMeasurements,
1175 data_rcv_notification: DataRcvNotification, in on_data_rcv_notification() argument
Duci_jni_android_new.rs1605 CoreNotification, DataRcvNotification, RadarDataRcvNotification, SessionNotification,
1623 fn on_data_rcv_notification(&mut self, _data_rcv_notf: DataRcvNotification) -> Result<()> { in on_data_rcv_notification()