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()1463 /*package*/ void postNotifyPreferredAudioProfileApplied(BluetoothDevice btDevice) { in postNotifyPreferredAudioProfileApplied()1550 boolean connect, @Nullable BluetoothDevice btDevice) { in handleDeviceConnection()1570 /*package*/ boolean hasScheduledA2dpConnection(BluetoothDevice btDevice) { in hasScheduledA2dpConnection()1945 final BluetoothDevice btDevice = (BluetoothDevice) msg.obj; in handleMessage() local
604 final BluetoothDevice btDevice = btInfo.mDevice; in onBluetoothDeviceConfigChange() local
28 static String btDeviceToString(@NonNull BluetoothDevice btDevice) { in btDeviceToString()
168 val btDevice = mock<BluetoothDevice>() in testSecondaryLabel_whenBatteryMetadataUnavailable_isBluetoothBatteryLevelState() constant278 val btDevice = mock<BluetoothDevice>() in listenToDeviceMetadata() constant
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