Searched defs:core_get_config (Results 1 – 3 of 3) sorted by relevance
241 pub fn core_get_config(&self, config_ids: Vec<DeviceConfigId>) -> Result<Vec<DeviceConfigTlv>> { in core_get_config() method
559 async fn core_get_config( in core_get_config() method
87 async fn core_get_config( in core_get_config() method313 async fn core_get_config(&self, cfg_id: Vec<DeviceConfigId>) -> Result<Vec<DeviceConfigTlv>> { in core_get_config() method