Searched defs:btDevice (Results 1 – 6 of 6) sorted by relevance
161 BluetoothA2dpDeviceInfo(@NonNull BluetoothDevice btDevice) { in BluetoothA2dpDeviceInfo()165 BluetoothA2dpDeviceInfo(@NonNull BluetoothDevice btDevice, int volume, int codec) { in BluetoothA2dpDeviceInfo()305 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in receiveBtEvent() local530 final BluetoothDevice btDevice = deviceList.get(0); in onA2dpProfileConnected() local541 final BluetoothDevice btDevice = deviceList.get(0); in onA2dpSinkProfileConnected() local554 final BluetoothDevice btDevice = deviceList.get(0); in onHearingAidProfileConnected() local609 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange()655 private void setBtScoActiveDevice(BluetoothDevice btDevice) { in setBtScoActiveDevice()
278 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onSetA2dpSinkConnectionState() local341 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onSetA2dpSourceConnectionState() local374 /*package*/ void onSetHearingAidConnectionState(BluetoothDevice btDevice, in onSetHearingAidConnectionState()416 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onBluetoothA2dpActiveDeviceChange() local
751 /*package*/ boolean hasScheduledA2dpSinkConnectionState(BluetoothDevice btDevice) { in hasScheduledA2dpSinkConnectionState()950 final BluetoothDevice btDevice = (BluetoothDevice) msg.obj; in handleMessage() local
222 private void checkSingleSystemConnection(BluetoothDevice btDevice) throws Exception { in checkSingleSystemConnection()
383 public BluetoothDevice btDevice; field in BluetoothRouteProvider.BluetoothRouteInfo
609 BluetoothDevice btDevice; in restoreBluetoothA2dp() local898 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local