Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dmigrate.rs157 TypeB2F, enumerator
202 Converter::TypeB2F => bluez_to_floss_type(value), in apply_action()
434 vec![DeviceKey::new("DevType", KeyAction::Apply(Converter::TypeB2F))], in convert_from_bluez_device()
1000 let mut key = DeviceKey::new("", KeyAction::Apply(Converter::TypeB2F)); in test_typeb2f()