HomeSort by relevance Sort by last modified time
    Searched full:bluetooth (Results 126 - 150 of 1267) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapReceiver.java 33 package com.android.bluetooth.pbap;
35 import android.bluetooth.BluetoothAdapter;
65 // Don't forward intent unless device has bluetooth and bluetooth is enabled.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothManager.java 17 package com.android.settings.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
45 /** The Bluetooth profile manager. */
DevicePickerActivity.java 17 package com.android.settings.bluetooth;
25 * Activity for Bluetooth device picker dialog. The device picker logic
  /build/target/board/vbox_x86/
init.rc 146 mkdir /data/misc/bluetoothd 0770 bluetooth bluetooth
147 mkdir /data/misc/bluetooth 0770 system system
358 socket dbus stream 660 bluetooth bluetooth
359 user bluetooth
360 group bluetooth net_bt_admin
363 socket bluetooth stream 660 bluetooth bluetooth
    [all...]
  /external/bluetooth/bluez/
Makefile.am 22 includedir = @includedir@/bluetooth
29 dbus_DATA = src/bluetooth.conf
31 confdir = $(sysconfdir)/bluetooth
35 statedir = $(localstatedir)/lib/bluetooth
40 plugindir = $(libdir)/bluetooth/plugins
45 lib_headers = lib/bluetooth.h lib/hci.h lib/hci_lib.h lib/mgmt.h \
48 local_headers = $(foreach file,$(lib_headers), lib/bluetooth/$(notdir $(file)))
55 lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c
235 $(mcap_sources) src/bluetooth.ver \
258 -Wl,--version-script=$(srcdir)/src/bluetooth.ve
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothInputDevice.java 17 package android.bluetooth;
32 * This class provides the public APIs to control the Bluetooth Input
35 *<p>BluetoothInputDevice is a proxy object for controlling the Bluetooth
61 * <p>Requires {@link android.Manifest.permission#BLUETOOTH} permission to
66 "android.bluetooth.input.profile.action.CONNECTION_STATE_CHANGED";
100 * Bluetooth Service which handles the InputDevice profile
113 Log.w(TAG, "Bluetooth Service not available!");
126 * Initiate connection to a profile of the remote bluetooth device.
131 * device is already connected or Bluetooth is not turned on.
140 * @param device Remote Bluetooth Devic
    [all...]
  /packages/apps/Bluetooth/res/values-bg/
strings.xml 21 <string name="bt_share_picker_label" msgid="6268100924487046932">"Bluetooth"</string>
25 <string name="airplane_error_msg" msgid="8698965595254137230">"?? ?????? ?? ?????????? Bluetooth ? ????????? ?????."</string>
27 <string name="bt_enable_line1" msgid="7203551583048149">"????? ?????? ?? ???????? Bluetooth, ?? ?? ?????????? ???????? ??."</string>
28 <string name="bt_enable_line2" msgid="4341936569415937994">"????????? ?? Bluetooth ?????"</string>
37 <string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"????????? ???? Bluetooth: ??. ????"</string>
40 <string name="notification_receiving" msgid="4674648179652543984">"????????? ???? Bluetooth: <xliff:g id="FILE">%1$s</xliff:g> ?? ????????"</string>
41 <string name="notification_received" msgid="3324588019186687985">"????????? ???? Bluetooth: <xliff:g id="FILE">%1$s</xliff:g> ?? ??????"</string>
42 <string name="notification_received_fail" msgid="3619350997285714746">"????????? ???? Bluetooth: ?????? <xliff:g id="FILE">%1$s</xliff:g> ?? ? ???????"</string>
43 <string name="notification_sending" msgid="3035748958534983833">"????????? ???? Bluetooth: <xliff:g id="FILE">%1$s</xliff:g> ?? ???????"</string>
44 <string name="notification_sent" msgid="9218710861333027778">"????????? ???? Bluetooth: <xliff:g id="FILE">%1$s</xliff:g> ?? ???????"</string
    [all...]
  /packages/apps/Bluetooth/res/values-fi/
strings.xml 21 <string name="bt_share_picker_label" msgid="6268100924487046932">"Bluetooth"</string>
27 <string name="bt_enable_line1" msgid="7203551583048149">"Jos haluat käyttää Bluetooth-palveluita, ota Bluetooth käyttöön."</string>
28 <string name="bt_enable_line2" msgid="4341936569415937994">"Otetaanko Bluetooth käyttöön nyt?"</string>
37 <string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Bluetooth-jako: Saapuva tiedosto"</string>
40 <string name="notification_receiving" msgid="4674648179652543984">"Bluetooth-jako: vastaanotetaan tiedostoa <xliff:g id="FILE">%1$s</xliff:g>"</string>
41 <string name="notification_received" msgid="3324588019186687985">"Bluetooth-jako: <xliff:g id="FILE">%1$s</xliff:g> vastaanotettu"</string>
42 <string name="notification_received_fail" msgid="3619350997285714746">"Bluetooth-jako: tiedostoa <xliff:g id="FILE">%1$s</xliff:g> ei vastaanotettu"</string>
43 <string name="notification_sending" msgid="3035748958534983833">"Bluetooth-jako: lähetetään tiedostoa <xliff:g id="FILE">%1$s</xliff:g>"</string>
44 <string name="notification_sent" msgid="9218710861333027778">"Bluetooth-jako: lähetä <xliff:g id="FILE">%1$s</xliff:g>"</string
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
android.bluetooth.BluetoothDevice.html 10 android.bluetooth.BluetoothDevice
74 Class android.bluetooth.<A HREF="../../../../reference/android/bluetooth/BluetoothDevice.html" target="_top"><font size="+2"><code>BluetoothDevice</code></font></A>
86 <A NAME="android.bluetooth.BluetoothDevice.fetchUuidsWithSdp_added()"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/bluetooth/BluetoothDevice.html#fetchUuidsWithSdp()" target="_top"><code>fetchUuidsWithSdp</code></A>()</nobr>
93 <A NAME="android.bluetooth.BluetoothDevice.getUuids_added()"></A>
94 <nobr><code>ParcelUuid[]</code>&nbsp;<A HREF="../../../../reference/android/bluetooth/BluetoothDevice.html#getUuids()" target="_top"><code>getUuids</code></A>()</nobr>
109 <A NAME="android.bluetooth.BluetoothDevice.ACTION_UUID"></A>
110 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/bluetooth/BluetoothDevice.html#ACTION_UUID" target="_top"><code>ACTION_UUID</code></A></nobr>
116 <A NAME="android.bluetooth.BluetoothDevice.EXTRA_UUID"></A
    [all...]
  /build/target/product/
large_emu_hw.mk 26 Bluetooth \
45 bluetooth-health \
  /development/samples/BluetoothHDP/
AndroidManifest.xml 18 package="com.example.bluetooth.health"
23 <uses-permission android:name="android.permission.BLUETOOTH" />
  /external/bluetooth/bluez/audio/
module-bluetooth-sink.c 3 * BlueZ - Bluetooth protocol stack for Linux
32 PA_MODULE_DESCRIPTION("Bluetooth sink")
main.c 3 * BlueZ - Bluetooth protocol stack for Linux
33 #include <bluetooth/bluetooth.h>
34 #include <bluetooth/sdp.h>
35 #include <bluetooth/sdp_lib.h>
  /external/bluetooth/bluez/compat/
dund.h 3 * BlueZ - Bluetooth protocol stack for Linux
25 #define DUN_CONFIG_DIR "/etc/bluetooth/dun"
  /external/bluetooth/bluez/src/
sdpd-server.c 3 * BlueZ - Bluetooth protocol stack for Linux
39 #include <bluetooth/bluetooth.h>
40 #include <bluetooth/l2cap.h>
41 #include <bluetooth/sdp.h>
42 #include <bluetooth/sdp_lib.h>
149 unix_sock = android_get_control_socket("bluetooth");
151 error("Unable to get the control socket for 'bluetooth'");
  /external/bluetooth/bluez/tools/
hid2hci.8 20 hid2hci \- Bluetooth HID to HCI mode switching utility
28 is used to set up switch supported Bluetooth devices into the HCI
csr_hci.c 3 * BlueZ - Bluetooth protocol stack for Linux
33 #include <bluetooth/bluetooth.h>
34 #include <bluetooth/hci.h>
35 #include <bluetooth/hci_lib.h>
hciattach.8 22 Hciattach is used to attach a serial UART to the Bluetooth stack as HCI
59 of the Bluetooth device that is to be attached, i.e. vendor or other device
91 Atheros AR300x based serial Bluetooth device
146 specifies the Bluetooth Address to use. Some devices (like the STLC2500)
147 do not store the Bluetooth address in hardware memory. Instead it must
hcieventmask.c 3 * BlueZ - Bluetooth protocol stack for Linux
34 #include <bluetooth/bluetooth.h>
35 #include <bluetooth/hci.h>
36 #include <bluetooth/hci_lib.h>
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsBT/
AndroidManifest.xml 23 <uses-permission android:name="android.permission.BLUETOOTH" />
31 android:label="Test for instrumentation with an external app granted BLUETOOTH permissions" />
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
AudioManagerCompatWrapper.java 46 * Checks whether A2DP audio routing to the Bluetooth headset is on or off.
48 * @return true if A2DP audio is being routed to/from Bluetooth headset;
  /system/netd/
Android.mk 28 $(LOCAL_PATH)/../bluetooth/bluedroid/include \
29 $(LOCAL_PATH)/../bluetooth/bluez-clean-headers \
  /device/moto/wingray/
init.stingray.rc 60 # bluetooth
62 chown bluetooth bluetooth /sys/class/rfkill/rfkill0/type
63 chown bluetooth bluetooth /sys/class/rfkill/rfkill0/state
67 chown bluetooth bluetooth /dev/ttyHS2
70 # bluetooth MAC address programming
71 chown bluetooth bluetooth /sys/module/board_stingray/parameters/bdadd
    [all...]
  /packages/apps/Bluetooth/res/values-rm/
strings.xml 22 <string name="bt_share_picker_label" msgid="6268100924487046932">"Bluetooth"</string>
29 <string name="bt_enable_line1" msgid="7203551583048149">"Vus stuais activar la funcziun bluetooth per pudair utilisar ils servetschs da bluetooth."</string>
30 <string name="bt_enable_line2" msgid="4341936569415937994">"Activar ussa bluetooth?"</string>
40 <string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Cundivisiun bluetooth: recepziun da datoteca"</string>
45 <string name="notification_receiving" msgid="4674648179652543984">"Cundivisiun bluetooth: retschaiver <xliff:g id="FILE">%1$s</xliff:g>"</string>
46 <string name="notification_received" msgid="3324588019186687985">"Cundivisiun bluetooth: retschet <xliff:g id="FILE">%1$s</xliff:g>"</string>
47 <string name="notification_received_fail" msgid="3619350997285714746">"Cundivisiun bluetooth: datoteca <xliff:g id="FILE">%1$s</xliff:g> betg retschavida"</string>
48 <string name="notification_sending" msgid="3035748958534983833">"Cundivisiun bluetooth: trametter <xliff:g id="FILE">%1$s</xliff:g>"</string>
49 <string name="notification_sent" msgid="9218710861333027778">"Cundivisiun bluetooth: tramess <xliff:g id="FILE">%1$s</xliff:g>"</string
    [all...]
  /external/bluetooth/bluez/test/
lmptest.c 3 * BlueZ - Bluetooth protocol stack for Linux
35 #include <bluetooth/bluetooth.h>
36 #include <bluetooth/hci.h>
37 #include <bluetooth/hci_lib.h>

Completed in 615 milliseconds

1 2 3 4 56 7 8 91011>>