Home
last modified time | relevance | path

Searched defs:isLeAudioSupported (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DAudioSharingDeviceItemActionInteractorImpl.kt182 val DeviceItem.isLeAudioSupported: Boolean in <lambda>() constant
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java739 public static boolean isLeAudioSupported(@Nullable CachedBluetoothDevice cachedDevice) { in isLeAudioSupported() method in BluetoothUtils