Searched refs:getBrEdrAddress (Results 1 – 12 of 12) sorted by relevance
105 return getBrEdrAddress(remoteDevice) + "_" + Integer.toHexString(uuid); in getChannelKey()109 String identityAddress = getBrEdrAddress(remoteDevice); in getName()131 + BluetoothUtils.toAnonymizedAddress(getBrEdrAddress(remoteDevice)) in getChannel()141 String brEdrAddress = getBrEdrAddress(remoteDevice); in setName()157 + BluetoothUtils.toAnonymizedAddress(getBrEdrAddress(remoteDevice)) in setChannel()181 String key = getBrEdrAddress(remoteDevice); in removeName()194 private String getBrEdrAddress(BluetoothDevice device) { in getBrEdrAddress() method in BluetoothOppPreference196 return Utils.getBrEdrAddress(device); in getBrEdrAddress()
127 + BluetoothUtils.toAnonymizedAddress(getBrEdrAddress(device)) in onReceive()144 + BluetoothUtils.toAnonymizedAddress(getBrEdrAddress(device)) in onReceive()191 String deviceIdentityAddress = getBrEdrAddress(device); in onReceive()192 String transferDeviceIdentityAddress = getBrEdrAddress(mDevice); in onReceive()1020 private String getBrEdrAddress(BluetoothDevice device) { in getBrEdrAddress() method in BluetoothOppTransfer1022 return Utils.getBrEdrAddress(device); in getBrEdrAddress()
91 ? Utils.getBrEdrAddress(device) in onReceive()
481 ? Utils.getBrEdrAddress(mRemoteDevice) in insertMultipleShare()512 ? Utils.getBrEdrAddress(mRemoteDevice) in insertSingleShare()
85 ? Utils.getBrEdrAddress(remoteDevice) in onReceive()
1375 ? Utils.getBrEdrAddress(device) in onConnect()
148 ? Utils.getBrEdrAddress(addressString, mAdapterService) in getSearchInstance()154 ? Utils.getBrEdrAddress(inst.getDevice(), mAdapterService) in getSearchInstance()166 ? Utils.getBrEdrAddress(device, mAdapterService) in isSearching()171 ? Utils.getBrEdrAddress(inst.getDevice(), mAdapterService) in isSearching()
100 ? Utils.getBrEdrAddress(device) in setBipClientStatus()240 ? Utils.getBrEdrAddress(device) in disconnectDevice()281 ? Utils.getBrEdrAddress(device) in sendVolumeChanged()
115 ? Utils.getBrEdrAddress(mSocket.getRemoteDevice()) in getRemoteAddress()
234 public static String getBrEdrAddress(String address, AdapterService service) { in getBrEdrAddress() method in Utils245 public static String getBrEdrAddress(BluetoothDevice device) { in getBrEdrAddress() method in Utils259 public static String getBrEdrAddress(BluetoothDevice device, AdapterService service) { in getBrEdrAddress() method in Utils
60 ? Utils.getBrEdrAddress(device) in connectSocket()
662 ? Utils.getBrEdrAddress(device, mService) in cleanupPrevBondRecordsFor()678 ? Utils.getBrEdrAddress(existingDevice, mService) in cleanupPrevBondRecordsFor()1255 ? Utils.getBrEdrAddress(device) in dump()