Home
last modified time | relevance | path

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

/external/rust/pica/src/
Ddevice.rs233 fn core_get_device_info(&self, _cmd: CoreGetDeviceInfoCmd) -> CoreGetDeviceInfoRsp { in core_get_device_info() method
/external/uwb/src/rust/uwb_core/src/uci/
Duci_manager_sync.rs263 pub fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse> { in core_get_device_info() method
Dmock_uci_manager.rs702 async fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse> { in core_get_device_info() method
Duci_manager.rs99 async fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse>; in core_get_device_info() method
372 async fn core_get_device_info(&self) -> Result<GetDeviceInfoResponse> { in core_get_device_info() method