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

<<11

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java 33 package com.android.bluetooth.opp;
BluetoothOppObexServerSession.java 33 package com.android.bluetooth.opp;
  /external/bluetooth/bluez/audio/
gstavdtpsink.c 3 * BlueZ - Bluetooth protocol stack for Linux
36 #include <bluetooth/bluetooth.h>
65 struct bt_get_capabilities_rsp *caps; /* Bluetooth device caps */
84 GST_ELEMENT_DETAILS("Bluetooth AVDTP sink",
1225 "Bluetooth remote device address",
    [all...]
avdtp.c 3 * BlueZ - Bluetooth protocol stack for Linux
37 #include <bluetooth/bluetooth.h>
38 #include <bluetooth/sdp.h>
57 #include <bluetooth/l2cap.h>
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 3 * BlueZ - Bluetooth protocol stack for Linux
40 #include <bluetooth/bluetooth.h>
41 #include <bluetooth/hci.h>
42 #include <bluetooth/hci_lib.h>
43 #include <bluetooth/sdp.h>
44 #include <bluetooth/sdp_lib.h>
    [all...]
  /build/core/
cleanspec.mk 97 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java/android/bluetooth/)
  /frameworks/base/services/java/com/android/server/
WifiService.java 33 import android.bluetooth.BluetoothA2dp;
34 import android.bluetooth.BluetoothDevice;
    [all...]
  /frameworks/base/core/jni/
android_server_BluetoothService.cpp 41 #include <bluedroid/bluetooth.h>
147 const char *device_agent_path = "/android/bluetooth/remote_device_agent";
168 "/android/bluetooth/remote_device_agent";
305 const char *agent_path = "/android/bluetooth/remote_device_agent";
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 33 package com.android.bluetooth.pbap;
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
BluetoothVoiceDialerActivity.java 21 import android.bluetooth.BluetoothHeadset;
235 // bluetooth voice dialing is disabled, just exit
311 // TTS over bluetooth is really loud,
326 // the bluetooth connection is not up yet, still waiting.
    [all...]
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java 22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothHeadset;
436 // The bluetooth headset state changed, so some UI
439 // elements that care about the bluetooth state get it
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 236 <li><a href="<?cs var:toroot?>guide/topics/wireless/bluetooth.html">
237 <span class="en">Bluetooth</span>
  /prebuilt/sdk/6/
android.jar 
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 21 import android.bluetooth.BluetoothHeadset;
148 /** Bluetooth headset object */
    [all...]

Completed in 1038 milliseconds

<<11