Home
last modified time | relevance | path

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

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