/packages/apps/Settings/src/com/android/settings/ |
Settings.java | 20 import com.android.settings.bluetooth.BluetoothEnabler; 334 // Remove Bluetooth Settings if Bluetooth service is not available.
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
PowerUsageSummary.java | 271 case BLUETOOTH: 694 DrainType.BLUETOOTH, btOnTimeMs, R.drawable.ic_settings_bluetooth, 696 aggregateSippers(bs, mBluetoothSippers, "Bluetooth"); [all...] |
/system/bluetooth/brcm_patchram_plus/ |
brcm_patchram_plus.c | 24 ** to Broadcom Bluetooth based silicon and combo chips and 97 ** system/bluetooth/bluedroid/bluetooth.c.
|
/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...] |
telephony-maemo5.c | 3 * BlueZ - Bluetooth protocol stack for Linux 97 #define CALLERID_BASE "/var/lib/bluetooth/maemo-callerid-" 98 #define ALLOWED_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-allowed" 99 #define RESTRICTED_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-restricted" 100 #define NONE_FLAG_FILE "/var/lib/bluetooth/maemo-callerid-none" [all...] |
gstsbcutil.c | 3 * BlueZ - Bluetooth protocol stack for Linux
|
unix.c | 3 * BlueZ - Bluetooth protocol stack for Linux 38 #include <bluetooth/bluetooth.h> 39 #include <bluetooth/sdp.h> [all...] |
/frameworks/base/core/jni/ |
android_server_BluetoothService.cpp | 50 #include <bluedroid/bluetooth.h> 159 const char *device_agent_path = "/android/bluetooth/remote_device_agent"; 180 "/android/bluetooth/remote_device_agent"; 362 const char *agent_path = "/android/bluetooth/remote_device_agent"; 398 const char *agent_path = "/android/bluetooth/remote_device_agent"; [all...] |
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
classes_index_additions.html | 105 <A HREF="pkg_android.bluetooth.html#BluetoothA2dp" class="hiddenlink" target="rightframe"><b>BluetoothA2dp</b></A><br> 106 <A HREF="pkg_android.bluetooth.html#BluetoothAssignedNumbers" class="hiddenlink" target="rightframe"><b>BluetoothAssignedNumbers</b></A><br> 107 <A HREF="pkg_android.bluetooth.html#BluetoothHeadset" class="hiddenlink" target="rightframe"><b>BluetoothHeadset</b></A><br> 108 <A HREF="pkg_android.bluetooth.html#BluetoothProfile" class="hiddenlink" target="rightframe"><b><i>BluetoothProfile</i></b></A><br> 109 <A HREF="pkg_android.bluetooth.html#BluetoothProfile.ServiceListener" class="hiddenlink" target="rightframe"><b><i>BluetoothProfile.ServiceListener</i></b></A><br>
|
/external/qemu/ |
qemu-options.hx | [all...] |
vl-android.c | 245 /* Max number of bluetooth switches on the commandline. */ 679 /* Bluetooth support */ 690 /* find or alloc a new bluetooth "VLAN" */ 756 fprintf(stderr, "qemu: Unknown bluetooth HCI `%s'.\n", str); 767 fprintf(stderr, "qemu: Too many bluetooth HCIs (max %i).\n", MAX_NICS); 812 fprintf(stderr, "qemu: unrecognised bluetooth vlan Id\n"); 826 fprintf(stderr, "qemu: unsupported bluetooth device `%s'\n", devname); 865 fprintf(stderr, "qemu: bad bluetooth parameter '%s'\n", opt); [all...] |
/frameworks/base/media/java/android/media/ |
AudioService.java | 27 import android.bluetooth.BluetoothA2dp; 28 import android.bluetooth.BluetoothAdapter; 29 import android.bluetooth.BluetoothClass; 30 import android.bluetooth.BluetoothDevice; 31 import android.bluetooth.BluetoothHeadset; 32 import android.bluetooth.BluetoothProfile; 131 // Timeout for connection to bluetooth headset service 281 // Bluetooth headset device 285 // audio service (internal) or bluetooth headset (external) 303 // Current connection state indicated by bluetooth headse [all...] |
/frameworks/base/tools/aapt/ |
Command.cpp | 647 bool specBluetoothFeature = false; // Bluetooth API-related [all...] |
/external/bluetooth/bluez/src/ |
device.c | 3 * BlueZ - Bluetooth protocol stack for Linux 37 #include <bluetooth/bluetooth.h> 38 #include <bluetooth/uuid.h> 39 #include <bluetooth/sdp.h> 40 #include <bluetooth/sdp_lib.h> [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> 636 * see http://www.bluetooth.org/assigned-numbers/baseband.htm --- all [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDeviceProfileState.java | 17 package android.bluetooth; 24 import android.bluetooth.BluetoothAdapter; 97 "com.android.settings.bluetooth.BluetoothPermissionRequest"; [all...] |
/frameworks/base/core/java/android/provider/ |
Settings.java | 95 * such as Wi-Fi, Bluetooth and Mobile networks. 197 * Activity Action: Show settings to allow configuration of Bluetooth. [all...] |
/frameworks/base/docs/html/guide/topics/ |
fundamentals.jd | 78 contacts, SMS messages, the mountable storage (SD card), camera, Bluetooth, and more. All 289 bluetooth services, or a multitouch screen.</li> 441 Android-powered device, such as a camera, a light sensor, bluetooth, a certain
|
/hardware/msm7k/libaudio/ |
AudioHardware.cpp | 510 LOGI("Routing audio to Bluetooth PCM\n"); 545 LOGI("Routing audio to Bluetooth PCM\n"); 548 LOGI("Routing audio to Bluetooth PCM\n"); [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
SystemFeaturesTest.java | 22 import android.bluetooth.BluetoothAdapter;
|
/cts/tests/tests/permission/src/android/permission/cts/ |
FileSystemPermissionTest.java | 246 "/data/misc/bluetooth",
|
/external/bluetooth/bluez/ |
TODO | 119 be extended. According to Bluetooth Specification a server shall check
|
/external/bluetooth/bluez/health/ |
mcap.c | 3 * MCAP for BlueZ - Bluetooth protocol stack for Linux 36 #include <bluetooth/bluetooth.h> 37 #include <bluetooth/l2cap.h> [all...] |
/external/bluetooth/bluez/sbc/ |
sbc_primitives_armv6.c | 3 * Bluetooth low-complexity, subband codec (SBC) library
|
sbc_primitives_iwmmxt.c | 3 * Bluetooth low-complexity, subband codec (SBC) library
|