Searched refs:anonymizedAddress (Results 1 – 2 of 2) sorted by relevance
346 String anonymizedAddress = cachedDevice.getDevice().getAnonymizedAddress(); in getGroupId() local348 Log.d(TAG, "getGroupId by CSIP profile for device: " + anonymizedAddress); in getGroupId()353 Log.d(TAG, "getGroupId by LEA profile for device: " + anonymizedAddress); in getGroupId()357 Log.d(TAG, "getGroupId return invalid id for device: " + anonymizedAddress); in getGroupId()
177 String anonymizedAddress = cachedDevice.getDevice().getAnonymizedAddress(); in handleDeviceConnected() local181 Log.d(TAG, "Handle non LE audio device connected, device = " + anonymizedAddress); in handleDeviceConnected()185 Log.d(TAG, "Handle LE audio device connected, device = " + anonymizedAddress); in handleDeviceConnected()