Searched defs:btDevice (Results 1 – 4 of 4) sorted by relevance
121 BluetoothA2dpDeviceInfo(@NonNull BluetoothDevice btDevice) { in BluetoothA2dpDeviceInfo()125 BluetoothA2dpDeviceInfo(@NonNull BluetoothDevice btDevice, int volume, int codec) { in BluetoothA2dpDeviceInfo()247 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in receiveBtEvent() local443 final BluetoothDevice btDevice = deviceList.get(0); in onA2dpProfileConnected() local454 final BluetoothDevice btDevice = deviceList.get(0); in onA2dpSinkProfileConnected() local467 final BluetoothDevice btDevice = deviceList.get(0); in onHearingAidProfileConnected() local522 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange()568 private void setBtScoActiveDevice(BluetoothDevice btDevice) { in setBtScoActiveDevice()
152 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onSetA2dpSinkConnectionState() local215 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onSetA2dpSourceConnectionState() local239 /*package*/ void onSetHearingAidConnectionState(BluetoothDevice btDevice, in onSetHearingAidConnectionState()266 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onBluetoothA2dpActiveDeviceChange() local
573 /*package*/ boolean hasScheduledA2dpSinkConnectionState(BluetoothDevice btDevice) { in hasScheduledA2dpSinkConnectionState()735 final BluetoothDevice btDevice = (BluetoothDevice) msg.obj; in handleMessage() local
431 BluetoothDevice btDevice; in restoreBluetoothA2dp() local718 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local