Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dmigrate.rs153 DecToHex, enumerator
199 Converter::DecToHex => dec_str_to_hex_str(value), in apply_action()
677 KeyAction::ApplyToSection(Converter::DecToHex, GENERAL_SECTION_NAME), in convert_floss_conf()
684 KeyAction::ApplyToSection(Converter::DecToHex, GENERAL_SECTION_NAME), in convert_floss_conf()
945 let mut key = DeviceKey::new("", KeyAction::Apply(Converter::DecToHex)); in test_device_key_apply_dec_to_hex()