Home
last modified time | relevance | path

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

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dnotification.rs747 let core_notification = in test_core_notification_casting_from_generic_error() localVariable
749 let core_notification = CoreNotification::try_from(core_notification).unwrap(); in test_core_notification_casting_from_generic_error() localVariable
764 let core_notification = in test_core_notification_casting_from_device_status_ntf() localVariable
H A Duci_manager.rs2007 let core_notification = in test_priority_device_status_error_ntf() localVariable