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