Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dbluetooth_manager.rs222 fn config_with_le_device_entry(filename: &str) -> bool { in config_with_le_device_entry() function
264 if config_with_le_device_entry(entry.unwrap_or_default().to_str().unwrap_or_default()) { in floss_have_le_devices()