HomeSort by relevance Sort by last modified time
    Searched defs:bluetooth (Results 476 - 500 of 863) sorted by null

<<11121314151617181920>>

  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
A2dpProfileTest.java 16 package com.android.settingslib.bluetooth;
25 import android.bluetooth.BluetoothA2dp;
26 import android.bluetooth.BluetoothCodecConfig;
27 import android.bluetooth.BluetoothCodecStatus;
28 import android.bluetooth.BluetoothDevice;
29 import android.bluetooth.BluetoothProfile;
LocalBluetoothProfileManagerTest.java 17 package com.android.settingslib.bluetooth;
28 import android.bluetooth.BluetoothA2dp;
29 import android.bluetooth.BluetoothAdapter;
30 import android.bluetooth.BluetoothDevice;
31 import android.bluetooth.BluetoothHeadset;
32 import android.bluetooth.BluetoothHearingAid;
33 import android.bluetooth.BluetoothPan;
34 import android.bluetooth.BluetoothProfile;
35 import android.bluetooth.BluetoothUuid;
  /hardware/interfaces/bluetooth/1.0/default/test/
h4_protocol_unittest.cc 35 namespace bluetooth { namespace in namespace:android::hardware
211 } // namespace bluetooth
mct_protocol_unittest.cc 35 namespace bluetooth { namespace in namespace:android::hardware
195 } // namespace bluetooth
  /packages/apps/Bluetooth/src/com/android/bluetooth/
ObexRejectServer.java 16 package com.android.bluetooth;
18 import android.bluetooth.BluetoothSocket;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpNativeInterface.java 22 package com.android.bluetooth.a2dp;
24 import android.bluetooth.BluetoothAdapter;
25 import android.bluetooth.BluetoothCodecConfig;
26 import android.bluetooth.BluetoothCodecStatus;
27 import android.bluetooth.BluetoothDevice;
31 import com.android.bluetooth.Utils;
54 Log.wtfStack(TAG, "No Bluetooth Adapter Available");
122 * @param device the remote Bluetooth device
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/mockable/
MediaBrowser.java 17 package com.android.bluetooth.avrcp;
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
JniCallbacks.java 17 package com.android.bluetooth.btservice;
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AdvtFilterOnFoundOnLostInfo.java 17 package com.android.bluetooth.gatt;
FilterParams.java 17 package com.android.bluetooth.gatt;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
HearingAidNativeInterface.java 22 package com.android.bluetooth.hearingaid;
24 import android.bluetooth.BluetoothAdapter;
25 import android.bluetooth.BluetoothDevice;
29 import com.android.bluetooth.Utils;
51 Log.wtfStack(TAG, "No Bluetooth Adapter Available");
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 17 package com.android.bluetooth.hfp;
HeadsetStackEvent.java 17 package com.android.bluetooth.hfp;
19 import android.bluetooth.BluetoothDevice;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
StackEvent.java 20 package com.android.bluetooth.hfpclient;
22 import android.bluetooth.BluetoothDevice;
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAccountItem.java 16 package com.android.bluetooth.map;
BluetoothMapMessageListing.java 15 package com.android.bluetooth.map;
20 import com.android.bluetooth.DeviceWorkArounds;
MmsFileProvider.java 15 package com.android.bluetooth.map;
46 static final Uri CONTENT_URI = Uri.parse("content://com.android.bluetooth.map.MmsFileProvider");
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
MnsObexServer.java 17 package com.android.bluetooth.mapclient;
21 import com.android.bluetooth.ObexServerSockets;
MnsService.java 17 package com.android.bluetooth.mapclient;
19 import android.bluetooth.BluetoothDevice;
20 import android.bluetooth.BluetoothServerSocket;
21 import android.bluetooth.BluetoothSocket;
25 import com.android.bluetooth.BluetoothObexTransport;
26 import com.android.bluetooth.IObexConnectionHandler;
27 import com.android.bluetooth.ObexServerSockets;
28 import com.android.bluetooth.sdp.SdpManager;
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
MessagesFilter.java 1 package com.android.bluetooth.mapclient;
ObexAppParameters.java 17 package com.android.bluetooth.mapclient;
  /packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/
BrowsablePlayerConnector.java 17 package com.android.bluetooth.avrcp;
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 33 package com.android.bluetooth.opp;
35 import android.bluetooth.BluetoothAdapter;
36 import android.bluetooth.BluetoothDevice;
BluetoothOppBtEnablingActivity.java 33 package com.android.bluetooth.opp;
35 import android.bluetooth.BluetoothAdapter;
48 import com.android.bluetooth.R;
BluetoothOppPreference.java 33 package com.android.bluetooth.opp;
35 import android.bluetooth.BluetoothDevice;
44 * This class cache Bluetooth device name and channel locally. Its a temp

Completed in 376 milliseconds

<<11121314151617181920>>