Searched defs:btDevice (Results 1 – 1 of 1) sorted by relevance
2913 void setBtScoDeviceConnectionState(BluetoothDevice btDevice, int state) { in setBtScoDeviceConnectionState()4613 private void onSetA2dpSinkConnectionState(BluetoothDevice btDevice, int state) in onSetA2dpSinkConnectionState()4677 private void onSetA2dpSourceConnectionState(BluetoothDevice btDevice, int state) in onSetA2dpSourceConnectionState()5016 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local