Home
last modified time | relevance | path

Searched defs:uci_notification (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dnotification.rs766 let uci_notification = CoreNotification::try_from(core_notification).unwrap(); in test_core_notification_casting_from_device_status_ntf() localVariable
1462 let uci_notification = RfTestNotification::try_from(rf_test_notification).unwrap(); in test_rf_test_notification_casting_from_rf_periodic_tx_ntf() localVariable