Searched defs:btDevice (Results 1 – 2 of 2) sorted by relevance
410 BluetoothDevice btDevice; in restoreBluetoothA2dp() local659 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local
3725 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange()3765 private void setBtScoActiveDevice(BluetoothDevice btDevice) { in setBtScoActiveDevice()5937 private void onSetA2dpSinkConnectionState(BluetoothDevice btDevice, int state, int a2dpVolume) in onSetA2dpSinkConnectionState()5998 private void onSetA2dpSourceConnectionState(BluetoothDevice btDevice, int state) in onSetA2dpSourceConnectionState()6024 private void onSetHearingAidConnectionState(BluetoothDevice btDevice, int state) in onSetHearingAidConnectionState()6064 private void onBluetoothA2dpDeviceConfigChange(BluetoothDevice btDevice) in onBluetoothA2dpDeviceConfigChange()6463 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local