HomeSort by relevance Sort by last modified time
    Searched refs:bluetooth (Results 1 - 25 of 611) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/bluetooth/
BluetoothActivityEnergyInfo.aidl 17 package android.bluetooth;
BluetoothAudioConfig.aidl 17 package android.bluetooth;
BluetoothDevice.aidl 17 package android.bluetooth;
BluetoothHeadsetClientCall.aidl 16 package android.bluetooth;
BluetoothHealthAppConfiguration.aidl 17 package android.bluetooth;
IBluetoothStateChangeCallback.aidl 17 package android.bluetooth;
20 * System private API for Bluetooth state change callback.
IBluetoothCallback.aidl 17 package android.bluetooth;
20 * System private API for Bluetooth service callbacks.
IBluetoothManagerCallback.aidl 17 package android.bluetooth;
19 import android.bluetooth.IBluetooth;
IBluetoothPbap.aidl 17 package android.bluetooth;
19 import android.bluetooth.BluetoothDevice;
22 * System private API for Bluetooth pbap service
IBluetoothManager.aidl 17 package android.bluetooth;
19 import android.bluetooth.IBluetooth;
20 import android.bluetooth.IBluetoothGatt;
21 import android.bluetooth.IBluetoothManagerCallback;
22 import android.bluetooth.IBluetoothProfileServiceConnection;
23 import android.bluetooth.IBluetoothStateChangeCallback;
26 * System private API for talking with the Bluetooth service.
  /frameworks/base/core/java/android/bluetooth/le/
AdvertiseData.aidl 17 package android.bluetooth.le;
AdvertiseSettings.aidl 17 package android.bluetooth.le;
ResultStorageDescriptor.aidl 17 package android.bluetooth.le;
ScanFilter.aidl 17 package android.bluetooth.le;
ScanResult.aidl 17 package android.bluetooth.le;
ScanSettings.aidl 17 package android.bluetooth.le;
  /packages/apps/Bluetooth/src/com/android/bluetooth/
IObexConnectionHandler.java 15 package com.android.bluetooth;
17 import android.bluetooth.BluetoothDevice;
18 import android.bluetooth.BluetoothSocket;
23 * Called to validate if a connection to the Bluetooth device should be accepted.
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
ITestSequenceBuilder.java 1 package com.android.bluetooth.tests;
IResultLogger.java 1 package com.android.bluetooth.tests;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
InsecureClientActivity.java 17 package com.android.cts.verifier.bluetooth;
InsecureServerActivity.java 17 package com.android.cts.verifier.bluetooth;
SecureClientActivity.java 17 package com.android.cts.verifier.bluetooth;
SecureServerActivity.java 17 package com.android.cts.verifier.bluetooth;
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattServiceConfig.java 17 package com.android.bluetooth.gatt;
  /development/apps/BluetoothDebug/src/com/android/bluetoothdebug/
DebugReceiver.java 19 import android.bluetooth.BluetoothA2dp;
20 import android.bluetooth.BluetoothAdapter;
21 import android.bluetooth.BluetoothClass;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothDevicePicker;
24 import android.bluetooth.BluetoothHeadset;
32 * Prints Bluetooth intents to logcat. For example:
57 // android.bluetooth.device.extra.DEVICE -> a.b.device.e.DEVICE
60 .replace("bluetooth", "b")

Completed in 379 milliseconds

1 2 3 4 5 6 7 8 91011>>