Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dmigrate.rs171 WrapOk, enumerator
214 KeyAction::WrapOk => Ok(value), in apply_action()
413 ("bcdhid", vec![DeviceKey::new("HidVersion", KeyAction::WrapOk)]), in convert_from_bluez_device()
414 ("bcountrycode", vec![DeviceKey::new("HidCountryCode", KeyAction::WrapOk)]), in convert_from_bluez_device()
423 ("Name", vec![DeviceKey::new("Name", KeyAction::WrapOk)]), in convert_from_bluez_device()
457 ("Type", vec![DeviceKey::new("LinkKeyType", KeyAction::WrapOk)]), in convert_from_bluez_device()
458 ("PINLength", vec![DeviceKey::new("PinLength", KeyAction::WrapOk)]), in convert_from_bluez_device()
465 DeviceKey::new("SdpDiVendorIdSource", KeyAction::WrapOk), in convert_from_bluez_device()
466 DeviceKey::new("VendorIdSource", KeyAction::WrapOk), in convert_from_bluez_device()
472 DeviceKey::new("SdpDiManufacturer", KeyAction::WrapOk), in convert_from_bluez_device()
[all …]