Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_core/src/uci/
Duci_manager_sync.rs247 pub fn open_hal(&self) -> Result<GetDeviceInfoResponse> { in open_hal() method
Dmock_uci_manager.rs654 async fn open_hal(&self) -> Result<GetDeviceInfoResponse> { in open_hal() method
Duci_manager.rs92 async fn open_hal(&self) -> Result<GetDeviceInfoResponse>; in open_hal() method
334 async fn open_hal(&self) -> Result<GetDeviceInfoResponse> { in open_hal() method