Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_core/src/uci/
Duci_manager_sync.rs54 fn on_core_notification(&mut self, core_notification: CoreNotification) -> Result<()>; in on_core_notification() method
585 fn on_core_notification(&mut self, core_notification: CoreNotification) -> Result<()> { in on_core_notification() method