Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs2727 let mut has_enabled_uuids = false; in connect_all_enabled_profiles() localVariable
2820 has_enabled_uuids = true; in connect_all_enabled_profiles()
2828 if !has_enabled_uuids { in connect_all_enabled_profiles()
2840 if !has_enabled_uuids || !has_supported_profile { in connect_all_enabled_profiles()