Searched refs:mBluetoothLeAudioService (Results 1 – 1 of 1) sorted by relevance
136 mBluetoothLeAudioService = (BluetoothLeAudio) proxy;137 logString = ("Got BluetoothLeAudio: " + mBluetoothLeAudioService )171 mBluetoothLeAudioService.registerCallback(207 mBluetoothLeAudioService = null;292 private BluetoothLeAudio mBluetoothLeAudioService; field in BluetoothDeviceManager335 if (mGroupsByDevice.isEmpty() || mBluetoothLeAudioService == null) { in getLeAudioConnectedDevices()341 mBluetoothLeAudioService.getConnectedGroupLeadDevice(entry.getValue()))) { in getLeAudioConnectedDevices()362 if (mBluetoothLeAudioService == null) { in getConnectedDevices()365 int groupId = mBluetoothLeAudioService.getGroupId(hfpDevice); in getConnectedDevices()372 if (mBluetoothLeAudioService == null) { in getConnectedDevices()[all …]