Searched refs:getAnonymizedAddress (Results 1 – 10 of 10) sorted by relevance
118 + cachedDevice.getDevice().getAnonymizedAddress()); in getCachedDevice()247 + " address=" + firstMember.getDevice().getAnonymizedAddress()); in getFirstMemberDevice()283 + leAudioLeadDevice.getAnonymizedAddress()); in getPreferredMainDevice()
271 + targetDevice.getDevice().getAnonymizedAddress() in dispatchActiveDeviceChanged()273 + cachedDevice.getDevice().getAnonymizedAddress()); in dispatchActiveDeviceChanged()355 + cachedDevice.getDevice().getAnonymizedAddress()); in onReceive()
232 + mDevice.getAnonymizedAddress() + ", newProfileState " + newProfileState); in onProfileStateChanged()480 Log.d(TAG, this.getDevice().getAnonymizedAddress() + " set GroupId " + id); in setGroupId()798 + ", device " + mDevice.getAnonymizedAddress() in onActiveDeviceChanged()930 Log.d(TAG, "updating profiles for " + mDevice.getAnonymizedAddress()); in updateProfiles()1088 builder.append("anonymizedAddress=").append(mDevice.getAnonymizedAddress()); in toString()1665 Log.d(TAG, "anonymizedAddress=" + mDevice.getAnonymizedAddress() in isProfileConnectedFail()
592 + cachedDevice.getDevice().getAnonymizedAddress()); in hasConnectedBroadcastSource()603 + device.getDevice().getAnonymizedAddress()); in hasConnectedBroadcastSource()813 String anonymizedAddress = cachedDevice.getDevice().getAnonymizedAddress(); in getGroupId()
273 Log.d(TAG, device.getAnonymizedAddress() + " setEnabled: " + enabled); in setEnabled()
307 + device.getDevice().getAnonymizedAddress()); in setAudioRoutingConfig()
1172 + targetDevice.getAnonymizedAddress()); in updateFallbackActiveDeviceIfNeeded()1199 String anonymizedAddress = cachedDevice.getDevice().getAnonymizedAddress(); in getGroupId()
499 Log.d(TAG, "Bond " + device.getAnonymizedAddress() + " groupId=" + groupId + " by CSIP "); in pairDeviceByCsip()
925 private String getAnonymizedAddress(BluetoothDevice btDevice) { in getAnonymizedAddress() method in BtHelper926 return btDevice == null ? "(null)" : btDevice.getAnonymizedAddress(); in getAnonymizedAddress()932 Log.i(TAG, "onSetBtScoActiveDevice: " + getAnonymizedAddress(mBluetoothHeadsetDevice) in onSetBtScoActiveDevice()933 + " -> " + getAnonymizedAddress(btDevice)); in onSetBtScoActiveDevice()940 + getAnonymizedAddress(previousActiveDevice)); in onSetBtScoActiveDevice()944 + getAnonymizedAddress(btDevice)); in onSetBtScoActiveDevice()1052 + getAnonymizedAddress(mBluetoothHeadsetDevice) in requestScoState()
414 + ", the device: " + sink.getAnonymizedAddress()); in startBroadcastWithConnectedDevices()