Searched refs:getAnonymizedAddress (Results 1 – 8 of 8) sorted by relevance
655 private String getAnonymizedAddress(BluetoothDevice btDevice) { in getAnonymizedAddress() method in BtHelper656 return btDevice == null ? "(null)" : btDevice.getAnonymizedAddress(); in getAnonymizedAddress()662 Log.i(TAG, "onSetBtScoActiveDevice: " + getAnonymizedAddress(mBluetoothHeadsetDevice) in onSetBtScoActiveDevice()663 + " -> " + getAnonymizedAddress(btDevice)); in onSetBtScoActiveDevice()670 + getAnonymizedAddress(previousActiveDevice)); in onSetBtScoActiveDevice()674 + getAnonymizedAddress(btDevice)); in onSetBtScoActiveDevice()780 + getAnonymizedAddress(mBluetoothHeadsetDevice) in requestScoState()
118 + cachedDevice.getDevice().getAnonymizedAddress()); in getCachedDevice()251 + " address=" + firstMember.getDevice().getAnonymizedAddress()); in getFirstMemberDevice()287 + leAudioLeadDevice.getAnonymizedAddress()); in getPreferredMainDevice()
244 + activeDevice.getDevice().getAnonymizedAddress() in dispatchActiveDeviceChanged()246 + cachedDevice.getDevice().getAnonymizedAddress()); in dispatchActiveDeviceChanged()329 + cachedDevice.getDevice().getAnonymizedAddress()); in onReceive()
204 + mDevice.getAnonymizedAddress() + ", newProfileState " + newProfileState); in onProfileStateChanged()419 Log.d(TAG, this.getDevice().getAnonymizedAddress() + " set GroupId " + id); in setGroupId()709 + ", device " + mDevice.getAnonymizedAddress() in onActiveDeviceChanged()841 Log.d(TAG, "updating profiles for " + mDevice.getAnonymizedAddress()); in updateProfiles()975 + mDevice.getAnonymizedAddress() in toString()1259 Log.d(TAG, "anonymizedAddress=" + mDevice.getAnonymizedAddress() in isProfileConnectedFail()
163 Log.d(TAG, device.getAnonymizedAddress() + " setEnabled: " + enabled); in setEnabled()
301 + device.getDevice().getAnonymizedAddress()); in setAudioRoutingConfig()
469 Log.d(TAG, "Bond " + device.getAnonymizedAddress() + " groupId=" + groupId + " by CSIP "); in pairDeviceByCsip()
410 + ", the device: " + sink.getAnonymizedAddress()); in startBroadcastWithConnectedDevices()