Home
last modified time | relevance | path

Searched refs:DeviceKeyError (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dmigrate.rs177 pub type DeviceKeyError = String; typedef
194 fn apply_action(&mut self, value: String) -> Result<String, DeviceKeyError> { in apply_action() argument
196 fn apply_conversion(conv: &Converter, value: String) -> Result<String, DeviceKeyError> { in apply_action() argument