Home
last modified time | relevance | path

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

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Duci_manager_sync.rs86 struct NotificationDriver<U: NotificationManager> { struct
95 impl<U: NotificationManager> NotificationDriver<U> { argument