OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Bluetooth
(Results
26 - 30
of
30
) sorted by null
1
2
/system/bt/service/common/bluetooth/binder/
IBluetooth.cpp
17
#include "service/common/
bluetooth
/binder/IBluetooth.h"
37
const char IBluetooth::kServiceName[] = "
bluetooth
-service";
49
LOG(ERROR) << "Failed to obtain a handle to the
Bluetooth
service";
224
std::vector<
bluetooth
::UUID> BpBluetooth::GetUUIDs() {
226
// std::vector<
bluetooth
::UUID> here (see http://b/23316698).
227
return std::vector<
bluetooth
::UUID>();
311
IMPLEMENT_META_INTERFACE(
Bluetooth
, IBluetooth::kServiceName);
/device/google/marlin/common/
base.mk
152
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/google/marlin/
bluetooth
636
Bluetooth
\
799
frameworks/native/data/etc/android.hardware.
bluetooth
.xml:system/etc/permissions/android.hardware.
bluetooth
.xml \
805
#
Bluetooth
configuration files
807
system/
bluetooth
/data/audio.conf:system/etc/
bluetooth
/audio.conf \
808
system/
bluetooth
/data/auto_pairing.conf:system/etc/
bluetooth
/auto_pairing.conf \
809
system/
bluetooth
/data/blacklist.conf:system/etc/bluetooth/blacklist.conf
[
all
...]
/frameworks/base/docs/html/guide/
guide_toc.cs
485
<div class="nav-section-header"><a href="<?cs var:toroot?>guide/topics/connectivity/
bluetooth
.html">
486
<span class="en">
Bluetooth
</span></a>
489
<li><a href="<?cs var:toroot ?>guide/topics/connectivity/
bluetooth
-le.html">
Bluetooth
Low Energy</a></li>
/frameworks/base/docs/html/topic/performance/
performance_toc.cs
[
all
...]
/frameworks/base/docs/html/training/
training_toc.cs
[
all
...]
Completed in 110 milliseconds
1
2