HomeSort by relevance Sort by last modified time
    Searched refs:bluetooth (Results 1 - 25 of 373) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.aidl 17 package android.bluetooth;
BluetoothHealthAppConfiguration.aidl 17 package android.bluetooth;
IBluetoothCallback.aidl 17 package android.bluetooth;
20 * System private API for Bluetooth service callbacks.
IBluetoothStateChangeCallback.aidl 17 package android.bluetooth;
20 * System private API for Bluetooth state change callback.
IBluetoothPbap.aidl 17 package android.bluetooth;
19 import android.bluetooth.BluetoothDevice;
22 * System private API for Bluetooth pbap service
IBluetoothHealthCallback.aidl 17 package android.bluetooth;
19 import android.bluetooth.BluetoothDevice;
20 import android.bluetooth.BluetoothHealthAppConfiguration;
AtCommandHandler.java 17 package android.bluetooth;
19 import android.bluetooth.AtCommandResult;
  /frameworks/base/core/jni/
android_bluetooth_c.h 21 #include <bluetooth/bluetooth.h>
29 * We have to do this in C because the macro BDADDR_ANY in bluetooth.h
  /external/bluetooth/bluez/plugins/
storage.c 3 * BlueZ - Bluetooth protocol stack for Linux
28 #include <bluetooth/bluetooth.h>
  /external/bluetooth/bluez/audio/
bluetooth.conf 9 # "/etc/alsa/bluetooth.conf"
20 type bluetooth
24 pcm.bluetooth {
32 type bluetooth
  /system/bluetooth/bluedroid/include/bluedroid/
bluetooth.h 22 #include <bluetooth/bluetooth.h>
24 /* Enable the bluetooth interface.
27 * Will block until the HCI interface and bluetooth daemons are ready to
33 /* Disable the bluetooth interface.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
InsecureClientActivity.java 17 package com.android.cts.verifier.bluetooth;
InsecureServerActivity.java 17 package com.android.cts.verifier.bluetooth;
SecureClientActivity.java 17 package com.android.cts.verifier.bluetooth;
SecureServerActivity.java 17 package com.android.cts.verifier.bluetooth;
  /development/apps/BluetoothDebug/src/com/android/bluetoothdebug/
DebugReceiver.java 19 import android.bluetooth.BluetoothA2dp;
20 import android.bluetooth.BluetoothAdapter;
21 import android.bluetooth.BluetoothClass;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothDevicePicker;
24 import android.bluetooth.BluetoothHeadset;
32 * Prints Bluetooth intents to logcat. For example:
57 // android.bluetooth.device.extra.DEVICE -> a.b.device.e.DEVICE
60 .replace("bluetooth", "b")
  /external/bluetooth/bluez/tools/
lexer.l 4 * BlueZ - Bluetooth protocol stack for Linux
36 #include <bluetooth/bluetooth.h>
37 #include <bluetooth/rfcomm.h>
kword.c 3 * BlueZ - Bluetooth protocol stack for Linux
32 #include <bluetooth/bluetooth.h>
33 #include <bluetooth/rfcomm.h>
  /external/bluetooth/bluez/lib/
Android.mk 5 bluetooth.c \
11 $(LOCAL_PATH)/bluetooth \
  /system/bluetooth/bluedroid/
Android.mk 10 bluetooth.c
14 system/bluetooth/bluez-clean-headers
  /external/bluetooth/bluez/sap/
manager.c 2 * BlueZ - Bluetooth protocol stack for Linux
27 #include <bluetooth/bluetooth.h>
28 #include <bluetooth/hci.h>
29 #include <bluetooth/sdp.h>
30 #include <bluetooth/sdp_lib.h>
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfile.java 17 package com.android.settings.bluetooth;
19 import android.bluetooth.BluetoothClass;
20 import android.bluetooth.BluetoothDevice;
24 * functionality related to a Bluetooth profile.
57 * @param device the Bluetooth device (to distinguish between PAN roles)
BluetoothCallback.java 17 package com.android.settings.bluetooth;
OppProfile.java 17 package com.android.settings.bluetooth;
21 import android.bluetooth.BluetoothClass;
22 import android.bluetooth.BluetoothDevice;
23 import android.bluetooth.BluetoothProfile;
26 * OppProfile handles Bluetooth OPP.
  /build/target/product/
generic_no_telephony.mk 24 Bluetooth \
43 bluetooth-health \
68 system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \
69 system/bluetooth/data/auto_pairing.conf:system/etc/bluetooth/auto_pairing.conf \
70 system/bluetooth/data/blacklist.conf:system/etc/bluetooth/blacklist.conf \
71 system/bluetooth/data/input.conf:system/etc/bluetooth/input.conf
    [all...]

Completed in 5461 milliseconds

1 2 3 4 5 6 7 8 91011>>