Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java762 List<LocalBluetoothProfile> connectableProfiles = in getConnectableProfiles() local
767 connectableProfiles.add(profile); in getConnectableProfiles()
771 return connectableProfiles; in getConnectableProfiles()