Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesController.java222 List<CachedBluetoothDevice> leAudioDeviceList = mProfileDeviceMap.get( in isLeAudioEnabled() local
224 if (leAudioDeviceList != null in isLeAudioEnabled()
225 && leAudioDeviceList.stream() in isLeAudioEnabled()