Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java855 return getLeadDeviceForTheGroup(groupId); in getConnectedGroupLeadDevice()
1499 private BluetoothDevice getLeadDeviceForTheGroup(Integer groupId) { in getLeadDeviceForTheGroup() method in LeAudioService
2007 newOutDevice = getLeadDeviceForTheGroup(groupId); in updateActiveDevices()
2015 newInDevice = getLeadDeviceForTheGroup(groupId); in updateActiveDevices()
2433 BluetoothDevice device = getLeadDeviceForTheGroup(groupId); in handleGroupHealthAction()
2879 getLeadDeviceForTheGroup(mUnicastGroupIdDeactivatedForBroadcastTransition); in transitionFromBroadcastToUnicast()
3174 setActiveGroupWithDevice(getLeadDeviceForTheGroup(groupId), true); in messageFromNative()