Searched defs:btDevice (Results 1 – 9 of 9) sorted by relevance
160 BluetoothA2dpDeviceInfo(@NonNull BluetoothDevice btDevice) { in BluetoothA2dpDeviceInfo()164 BluetoothA2dpDeviceInfo(@NonNull BluetoothDevice btDevice, int volume, int codec) { in BluetoothA2dpDeviceInfo()317 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in receiveBtEvent() local552 final BluetoothDevice btDevice = deviceList.get(0); in onBtProfileConnected() local623 private AudioDeviceAttributes btHeadsetDeviceToAudioDevice(BluetoothDevice btDevice) { in btHeadsetDeviceToAudioDevice()652 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange()684 private String getAnonymizedAddress(BluetoothDevice btDevice) { in getAnonymizedAddress()691 private void setBtScoActiveDevice(BluetoothDevice btDevice) { in setBtScoActiveDevice()
1212 /*package*/ boolean hasScheduledA2dpConnection(BluetoothDevice btDevice) { in hasScheduledA2dpConnection()1437 final BluetoothDevice btDevice = (BluetoothDevice) msg.obj; in handleMessage() local
399 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onBluetoothA2dpDeviceConfigChange() local
28 static String btDeviceToString(@NonNull BluetoothDevice btDevice) { in btDeviceToString()
249 private void checkSingleSystemConnection(BluetoothDevice btDevice) throws Exception { in checkSingleSystemConnection()
327 void openBluetoothDevice(BluetoothDevice btDevice) { in openBluetoothDevice()
661 private boolean isBLEMIDIDevice(BluetoothDevice btDevice) { in isBLEMIDIDevice()695 private void dumpUuids(BluetoothDevice btDevice) { in dumpUuids()711 private boolean hasNonMidiUuids(BluetoothDevice btDevice) { in hasNonMidiUuids()
429 public BluetoothDevice btDevice; field in BluetoothRouteProvider.BluetoothRouteInfo
678 BluetoothDevice btDevice; in restoreBluetoothA2dp() local992 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); in onReceive() local