Home
last modified time | relevance | path

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

/external/uwb/src/rust/uci_hal_android/
Duci_hal_android.rs139 hal_uci_recipient: Option<Strong<dyn IUwbChipAsync<Tokio>>>, field
245 let hal_uci_recipient = self.hal_uci_recipient.take(); in close() localVariable