Searched defs:btDevice (Results 1 – 9 of 9) sorted by relevance
285 BluetoothDevice btDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE, in onReceiveBtEvent() local525 final BluetoothDevice btDevice = deviceList.get(0); in onBtProfileConnected() local596 private static AudioDeviceAttributes btHeadsetDeviceToAudioDevice(BluetoothDevice btDevice) { in btHeadsetDeviceToAudioDevice()626 private boolean handleBtScoActiveDeviceChange(BluetoothDevice btDevice, boolean isActive) { in handleBtScoActiveDeviceChange()655 private String getAnonymizedAddress(BluetoothDevice btDevice) { in getAnonymizedAddress()661 /*package */ synchronized void onSetBtScoActiveDevice(BluetoothDevice btDevice) { in onSetBtScoActiveDevice()964 public static void onNotifyPreferredAudioProfileApplied(BluetoothDevice btDevice) { in onNotifyPreferredAudioProfileApplied()
271 /*package*/ void onSetBtScoActiveDevice(BluetoothDevice btDevice) { in onSetBtScoActiveDevice()1468 /*package*/ void postNotifyPreferredAudioProfileApplied(BluetoothDevice btDevice) { in postNotifyPreferredAudioProfileApplied()1555 boolean connect, @Nullable BluetoothDevice btDevice) { in handleDeviceConnection()1575 /*package*/ boolean hasScheduledA2dpConnection(BluetoothDevice btDevice) { in hasScheduledA2dpConnection()1950 final BluetoothDevice btDevice = (BluetoothDevice) msg.obj; in handleMessage() local
624 final BluetoothDevice btDevice = btInfo.mDevice; in onBluetoothDeviceConfigChange() local
28 static String btDeviceToString(@NonNull BluetoothDevice btDevice) { in btDeviceToString()
168 val btDevice = mock<BluetoothDevice>() regex278 val btDevice = mock<BluetoothDevice>() regex
281 private void checkSingleSystemConnection(BluetoothDevice btDevice) throws Exception { in checkSingleSystemConnection()
327 void openBluetoothDevice(BluetoothDevice btDevice) { in openBluetoothDevice()
785 private boolean isBLEMIDIDevice(BluetoothDevice btDevice) { in isBLEMIDIDevice()819 private void dumpUuids(BluetoothDevice btDevice) { in dumpUuids()835 private boolean hasNonMidiUuids(BluetoothDevice btDevice) { in hasNonMidiUuids()
618 BluetoothDevice btDevice; in restoreBluetoothA2dp() local947 BluetoothDevice btDevice = in onReceive() local