OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Bluetooth
(Results
1 - 10
of
10
) sorted by null
/build/target/product/
large_emu_hw.mk
25
Bluetooth
\
42
bluetooth
-health \
generic_no_telephony.mk
24
Bluetooth
\
47
bluetooth
-health \
/packages/apps/Bluetooth/
Android.mk
9
LOCAL_PACKAGE_NAME :=
Bluetooth
16
LOCAL_REQUIRED_MODULES := libbluetooth_jni
bluetooth
.default
/packages/apps/Bluetooth/tests/
Android.mk
16
LOCAL_INSTRUMENTATION_FOR :=
Bluetooth
/external/chromium_org/third_party/usb_ids/
usb.ids
137
641f WIF-0402C
Bluetooth
Adapter
138
6438
Bluetooth
Device
139
6440 WML-C52APR
Bluetooth
Adapter
159
011d
Bluetooth
1.2 Interface [Broadcom BCM2035]
194
051d
Bluetooth
Interface
200
0624
Bluetooth
Dongle
223
0c24
Bluetooth
Dongle
281
171d
Bluetooth
2.0 Interface [Broadcom BCM2045]
289
181d
Bluetooth
2.0 Interface
385
311d Atheros AR9285 Malbec
Bluetooth
Adapte
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_browsertest.js
30
* Retrieves the list item associated with a
Bluetooth
device.
36
var items = listElement.querySelectorAll('.
bluetooth
-device');
46
* Selects a
bluetooth
device from the list with the matching address.
47
* @param {!Element} listElement A list of
Bluetooth
devices.
73
expectFalse($('enable-
bluetooth
').checked);
74
expectTrue($('
bluetooth
-paired-devices-list').parentNode.hidden);
80
$('enable-
bluetooth
').click();
82
expectFalse($('
bluetooth
-paired-devices-list').parentNode.hidden);
88
var pairedDeviceList = $('
bluetooth
-paired-devices-list');
89
var unpairedDeviceList = $('
bluetooth
-unpaired-devices-list')
[
all
...]
/device/generic/armv7-a-neon/
mini_common.mk
27
Bluetooth
\
/external/bluetooth/bluedroid/main/
Android.mk
4
#
Bluetooth
HW module
11
../btif/src/
bluetooth
.c
131
LOCAL_MODULE :=
bluetooth
.default
/external/chromium_org/chrome/renderer/resources/extensions/
bluetooth_custom_bindings.js
5
// Custom binding for the
Bluetooth
API.
7
var binding = require('binding').Binding.create('
bluetooth
');
20
var
bluetooth
= {};
28
bluetooth
.deviceDiscoveredHandler = null;
29
bluetooth
.onDeviceDiscovered = new Event('
bluetooth
.onDeviceDiscovered');
31
bluetooth
.onDeviceDiscovered.removeListener(
32
bluetooth
.deviceDiscoveredHandler);
33
bluetooth
.deviceDiscoveredHandler = null;
39
if (
bluetooth
.deviceDiscoveredHandler != null)
[
all
...]
/external/chromium_org/chrome/browser/metrics/
metrics_log.cc
48
#include "device/
bluetooth
/bluetooth_adapter.h"
49
#include "device/
bluetooth
/bluetooth_adapter_factory.h"
50
#include "device/
bluetooth
/bluetooth_device.h"
75
typedef SystemProfileProto::Hardware::
Bluetooth
::PairedDevice PairedDevice;
929
SystemProfileProto::Hardware::Bluetooth*
bluetooth
=
local
[
all
...]
Completed in 632 milliseconds