Searched refs:brEdrAddress (Results 1 – 4 of 4) sorted by relevance
141 String brEdrAddress = getBrEdrAddress(remoteDevice); in setName() local144 "Setname for " + BluetoothUtils.toAnonymizedAddress(brEdrAddress) + " to " + name); in setName()147 ed.putString(brEdrAddress, name); in setName()149 mNames.put(brEdrAddress, name); in setName()
89 String brEdrAddress = in onReceive() local93 Log.d(TAG, "Adding " + brEdrAddress + " to acceptlist"); in onReceive()94 BluetoothOppManager.getInstance(context).addToAcceptlist(brEdrAddress); in onReceive()
58 String brEdrAddress = in connectSocket() local82 : brEdrAddress), in connectSocket()
1253 String brEdrAddress = in dump() local1257 if (brEdrAddress.equals(address)) { in dump()1272 + brEdrAddress in dump()