Home
last modified time | relevance | path

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

/external/uwb/src/rust/uwb_core/src/uci/
Duci_manager_sync.rs241 pub fn core_get_config(&self, config_ids: Vec<DeviceConfigId>) -> Result<Vec<DeviceConfigTlv>> { in core_get_config() method
Dmock_uci_manager.rs559 async fn core_get_config( in core_get_config() method
Duci_manager.rs87 async fn core_get_config( in core_get_config() method
313 async fn core_get_config(&self, cfg_id: Vec<DeviceConfigId>) -> Result<Vec<DeviceConfigTlv>> { in core_get_config() method