Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_core/src/uci/
Duci_manager_sync.rs223 pub fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse> { in core_get_device_info() method
Dmock_uci_manager.rs509 async fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse> { in core_get_device_info() method
Duci_manager.rs81 async fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse>; in core_get_device_info() method
283 async fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse> { in core_get_device_info() method