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

<<11121314151617181920>>

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java 1 package com.android.bluetooth.tests;
14 import com.android.bluetooth.map.BluetoothMapAppParams;
15 import com.android.bluetooth.map.BluetoothMapSmsPdu;
16 import com.android.bluetooth.map.BluetoothMapUtils;
17 import com.android.bluetooth.map.BluetoothMapUtils.TYPE;
18 import com.android.bluetooth.map.BluetoothMapbMessage;
19 import com.android.bluetooth.map.BluetoothMapbMessageMime;
20 import com.android.bluetooth.map.BluetoothMapbMessageSms;
DevicePolicyUtilsTest.java 17 package com.android.bluetooth.tests;
28 import com.android.bluetooth.util.DevicePolicyUtils;
  /packages/apps/Settings/tests/src/com/android/settings/bluetooth/
Utf8ByteLengthFilterTest.java 17 package com.android.settings.bluetooth;
23 import com.android.settings.bluetooth.Utf8ByteLengthFilter;
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothConnectionsManager.java 3 import android.bluetooth.BluetoothAdapter;
4 import android.bluetooth.BluetoothDevice;
BluetoothDevicePairer.java 19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothClass;
21 import android.bluetooth.BluetoothDevice;
22 import android.bluetooth.BluetoothInputDevice;
23 import android.bluetooth.BluetoothProfile;
24 import android.bluetooth.IBluetoothA2dp;
38 import com.android.tv.settings.util.bluetooth.BluetoothScanner;
39 import com.android.tv.settings.util.bluetooth.BluetoothDeviceCriteria;
46 * Monitors available Bluetooth devices and manages process of pairing
315 // Add Bluetooth a2dp on if the service is running and th
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkStateMachine.java 18 * Bluetooth A2dp StateMachine
29 package com.android.bluetooth.a2dp;
31 import android.bluetooth.BluetoothA2dpSink;
32 import android.bluetooth.BluetoothAdapter;
33 import android.bluetooth.BluetoothAudioConfig;
34 import android.bluetooth.BluetoothDevice;
35 import android.bluetooth.BluetoothProfile;
36 import android.bluetooth.BluetoothUuid;
37 import android.bluetooth.IBluetooth;
52 import com.android.bluetooth.Utils
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java 1 package com.android.bluetooth.sap;
13 import android.bluetooth.BluetoothAdapter;
14 import android.bluetooth.BluetoothDevice;
15 import android.bluetooth.BluetoothProfile;
16 import android.bluetooth.BluetoothServerSocket;
17 import android.bluetooth.BluetoothSocket;
18 import android.bluetooth.BluetoothUuid;
19 import android.bluetooth.IBluetooth;
20 import android.bluetooth.IBluetoothSap;
21 import android.bluetooth.BluetoothUuid
    [all...]
  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BasicAdapterTest.java 17 package android.bluetooth.cts;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothServerSocket;
50 * Note: If the target doesn't support Bluetooth at all, then
121 // Skip the test if bluetooth is not present.
134 // Skip the test if bluetooth is not present.
145 // Skip the test if bluetooth is not present.
157 // Skip the test if bluetooth is not present.
172 // Skip the test if bluetooth is not present
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothActivityEnergyInfo.java 17 package android.bluetooth;
BluetoothAudioConfig.java 17 package android.bluetooth;
23 * Represents the audio configuration for a Bluetooth A2DP source device.
BluetoothAvrcp.java 17 package android.bluetooth;
20 * This class contains constants for Bluetooth AVRCP profile.
BluetoothGattDescriptor.java 17 package android.bluetooth;
22 * Represents a Bluetooth GATT Descriptor
119 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
130 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
180 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission.
BluetoothMasInstance.java 17 package android.bluetooth;
SdpMnsRecord.java 15 package android.bluetooth;
84 String ret = "Bluetooth MNS SDP Record:\n";
SdpSapsRecord.java 17 package android.bluetooth;
69 String ret = "Bluetooth MAS SDP Record:\n";
  /frameworks/base/core/java/android/bluetooth/le/
ResultStorageDescriptor.java 17 package android.bluetooth.le;
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothUuidTest.java 17 package android.bluetooth;
27 * To run this test, use adb shell am instrument -e class 'android.bluetooth.BluetoothUuidTest' -w
28 * 'com.android.bluetooth.tests/android.bluetooth.BluetoothTestRunner'
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothManager.java 17 package com.android.settingslib.bluetooth;
24 * the Bluetooth API. Note that {@link #getInstance} will return null
25 * if there is no Bluetooth adapter on this device, and callers must be
43 /** The Bluetooth profile manager. */
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothControllerImpl.java 19 import android.bluetooth.BluetoothAdapter;
26 import com.android.settingslib.bluetooth.BluetoothCallback;
27 import com.android.settingslib.bluetooth.CachedBluetoothDevice;
28 import com.android.settingslib.bluetooth.LocalBluetoothManager;
69 pw.println(" Bluetooth Devices:");
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapFolderListing.java 17 package android.bluetooth.client.map;
BluetoothMapMessagesListing.java 17 package android.bluetooth.client.map;
  /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
BluetoothPbapObexAuthenticator.java 17 package android.bluetooth.client.pbap;
BluetoothPbapSession.java 17 package android.bluetooth.client.pbap;
19 import android.bluetooth.BluetoothAdapter;
20 import android.bluetooth.BluetoothDevice;
21 import android.bluetooth.BluetoothSocket;
33 private static final String TAG = "android.bluetooth.client.pbap.BluetoothPbapSession";
74 throw new NullPointerException("No Bluetooth adapter in the system");
BluetoothPbapVcardList.java 17 package android.bluetooth.client.pbap;
BluetoothPbapVcardListing.java 17 package android.bluetooth.client.pbap;

Completed in 2002 milliseconds

<<11121314151617181920>>