Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java2116 private boolean setActiveGroupWithDevice(BluetoothDevice device, boolean hasFallbackDevice) { in setActiveGroupWithDevice() method in LeAudioService
2227 setActiveGroupWithDevice(null, hasFallbackDevice); in removeActiveDevice()
2275 return setActiveGroupWithDevice(device, false); in setActiveDevice()
2467 setActiveGroupWithDevice(null, false); in handleGroupHealthAction()
3161 setActiveGroupWithDevice(null, false); in messageFromNative()
3174 setActiveGroupWithDevice(getLeadDeviceForTheGroup(groupId), true); in messageFromNative()