HomeSort by relevance Sort by last modified time
    Searched full:bluetooth (Results 551 - 575 of 758) sorted by null

<<21222324252627282930>>

  /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...]
  /frameworks/base/core/res/res/values/
arrays.xml 137 <item><xliff:g id="id">bluetooth</xliff:g></item>
  /frameworks/base/docs/html/resources/articles/
future-proofing.jd 18 developers are using the internal brightness control and bluetooth
  /frameworks/base/docs/html/resources/samples/
get.jd 13 specialized capabilities to your apps, such as Bluetooth and Contacts
  /frameworks/base/services/java/com/android/server/am/
BatteryStatsService.java 19 import android.bluetooth.BluetoothHeadset;
  /packages/apps/Settings/res/values-ko/
strings.xml 87 <string name="bluetooth" msgid="5549625000628014477">"Bluetooth"</string>
93 <string name="bluetooth_devices" msgid="1886018064039454227">"Bluetooth ??"</string>
108 <string name="bluetooth_notif_ticker" msgid="4726721390078512173">"Bluetooth ??? ??"</string>
111 <string name="device_picker" msgid="8721012448931226323">"Bluetooth ?? ???"</string>
275 <string name="bluetooth_quick_toggle_title" msgid="1037056952714061893">"Bluetooth"</string>
276 <string name="bluetooth_quick_toggle_summary" msgid="5293641680139873341">"Bluetooth ??"</string>
277 <string name="bluetooth_settings" msgid="2725796451253089609">"Bluetooth ??"</string>
278 <string name="bluetooth_settings_title" msgid="2824020086246268296">"Bluetooth ??"</string>
280 <string name="bluetooth_pairing_request" msgid="6385750334766370310">"Bluetooth ??? ??"</string
    [all...]
  /frameworks/base/services/java/com/android/server/status/
StatusBarPolicy.java 20 import android.bluetooth.BluetoothA2dp;
21 import android.bluetooth.BluetoothAdapter;
22 import android.bluetooth.BluetoothHeadset;
23 import android.bluetooth.BluetoothPbap;
297 // bluetooth device status
471 // bluetooth status
472 mBluetoothData = IconData.makeIcon("bluetooth",
    [all...]
  /frameworks/base/tools/aapt/
Command.cpp 546 bool specBluetoothFeature = false; // Bluetooth API-related
780 } else if (name == "android.hardware.bluetooth") {
    [all...]
  /external/bluetooth/bluez/audio/
a2dp.c 3 * BlueZ - Bluetooth protocol stack for Linux
35 #include <bluetooth/bluetooth.h>
36 #include <bluetooth/sdp.h>
37 #include <bluetooth/sdp_lib.h>
    [all...]
liba2dp.c 3 * BlueZ - Bluetooth protocol stack for Linux
42 #include <bluetooth/bluetooth.h>
43 #include <bluetooth/l2cap.h>
274 /* close bluetooth connection to force reinit and reconfiguration */
headset.c 3 * BlueZ - Bluetooth protocol stack for Linux
42 #include <bluetooth/bluetooth.h>
43 #include <bluetooth/hci.h>
44 #include <bluetooth/hci_lib.h>
45 #include <bluetooth/sco.h>
46 #include <bluetooth/rfcomm.h>
47 #include <bluetooth/sdp.h>
48 #include <bluetooth/sdp_lib.h>
    [all...]
pcm_bluetooth.c 3 * BlueZ - Bluetooth protocol stack for Linux
1719 SND_PCM_PLUGIN_DEFINE_FUNC(bluetooth); variable
1778 SND_PCM_PLUGIN_SYMBOL(bluetooth); variable
    [all...]
avdtp.h 3 * BlueZ - Bluetooth protocol stack for Linux
  /external/bluetooth/bluez/test/
hciemu.c 3 * BlueZ - Bluetooth protocol stack for Linux
48 #include <bluetooth/bluetooth.h>
49 #include <bluetooth/hci.h>
50 #include <bluetooth/hci_lib.h>
  /external/bluetooth/hcidump/parser/
lmp.c 3 * BlueZ - Bluetooth protocol stack for Linux
33 #include <bluetooth/bluetooth.h>
34 #include <bluetooth/hci.h>
35 #include <bluetooth/hci_lib.h>
  /external/bluetooth/bluez/src/
adapter.c 3 * BlueZ - Bluetooth protocol stack for Linux
37 #include <bluetooth/bluetooth.h>
38 #include <bluetooth/hci.h>
39 #include <bluetooth/hci_lib.h>
40 #include <bluetooth/l2cap.h>
41 #include <bluetooth/sdp.h>
42 #include <bluetooth/sdp_lib.h>
99 bdaddr_t bdaddr; /* adapter Bluetooth Address */
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 3 * BlueZ - Bluetooth protocol stack for Linux
41 #include <bluetooth/bluetooth.h>
42 #include <bluetooth/hci.h>
43 #include <bluetooth/hci_lib.h>
457 * see http://www.bluetooth.org/assigned-numbers/baseband.htm --- all
    [all...]
  /cts/tools/test-progress/etc/
test-progress 289 android.bluetooth \
290 android.bluetooth.cts \
  /frameworks/base/docs/html/sdk/
android-2.0.jd 269 <h4>Bluetooth</h4>
271 <li>Turn on/off Bluetooth</li>
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java 48 import android.bluetooth.BluetoothDevice;
49 import android.bluetooth.BluetoothHeadset;
50 import android.bluetooth.BluetoothA2dp;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 33 package com.android.bluetooth.opp;
35 import com.android.bluetooth.R;
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapVcardManager.java 33 package com.android.bluetooth.pbap;
51 import com.android.bluetooth.R;
  /packages/apps/Phone/src/com/android/phone/
InCallMenu.java 230 // In this row we see *either* bluetooth/speaker/mute/hold
421 // "Bluetooth": always visible, only enabled if BT is available.
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 54 BLUETOOTH,
340 case BLUETOOTH:
  /development/ide/eclipse/
.classpath 5 <classpathentry kind="src" path="packages/apps/Bluetooth/src"/>

Completed in 1429 milliseconds

<<21222324252627282930>>