Home
last modified time | relevance | path

Searched refs:bd1 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientConnectionService.java301 BluetoothDevice bd1 = ((HfpClientConnection) connection1).getDevice(); in onConference() local
304 if (!Objects.equals(bd1, bd2)) { in onConference()
309 + bd1 in onConference()
319 HfpClientDeviceBlock block = findBlockForDevice(bd1); in onConference()