Searched refs:activeLeAudioDevices (Results 1 – 1 of 1) sorted by relevance
5126 List<BluetoothDevice> activeLeAudioDevices = mLeAudioService.getActiveDevices(); in setActiveDevice() local5127 if (activeLeAudioDevices.get(0) != null) { in setActiveDevice()