Home
last modified time | relevance | path

Searched refs:bluetooth (Results 1 – 25 of 48) sorted by relevance

12

/hardware/interfaces/bluetooth/1.0/
DAndroid.bp4 name: "android.hardware.bluetooth@1.0_hal",
13 name: "android.hardware.bluetooth@1.0_genc++",
15 …rdware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.bluetooth@1.0",
17 ":android.hardware.bluetooth@1.0_hal",
20 "android/hardware/bluetooth/1.0/types.cpp",
21 "android/hardware/bluetooth/1.0/BluetoothHciAll.cpp",
22 "android/hardware/bluetooth/1.0/BluetoothHciCallbacksAll.cpp",
27 name: "android.hardware.bluetooth@1.0_genc++_headers",
29 …rdware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.bluetooth@1.0",
31 ":android.hardware.bluetooth@1.0_hal",
[all …]
DAndroid.mk8 LOCAL_MODULE := android.hardware.bluetooth-V1.0-java
22 GEN := $(intermediates)/android/hardware/bluetooth/V1_0/Status.java
32 android.hardware.bluetooth@1.0::types.Status
41 GEN := $(intermediates)/android/hardware/bluetooth/V1_0/IBluetoothHci.java
55 android.hardware.bluetooth@1.0::IBluetoothHci
64 GEN := $(intermediates)/android/hardware/bluetooth/V1_0/IBluetoothHciCallbacks.java
76 android.hardware.bluetooth@1.0::IBluetoothHciCallbacks
87 LOCAL_MODULE := android.hardware.bluetooth-V1.0-java-static
101 GEN := $(intermediates)/android/hardware/bluetooth/V1_0/Status.java
111 android.hardware.bluetooth@1.0::types.Status
[all …]
/hardware/interfaces/bluetooth/1.0/default/
Dandroid.hardware.bluetooth@1.0-service.rc1 service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service
3 user bluetooth
4 group bluetooth
8 stop bluetooth-1-0
10 stop bluetooth-1-0
12 start bluetooth-1-0
14 start bluetooth-1-0
DAndroid.bp17 name: "android.hardware.bluetooth@1.0-impl",
27 "android.hardware.bluetooth@1.0",
37 "android.hardware.bluetooth-async",
38 "android.hardware.bluetooth-hci",
43 name: "android.hardware.bluetooth-async",
56 name: "android.hardware.bluetooth-hci",
75 name: "bluetooth-vendor-interface-unit-tests",
93 "android.hardware.bluetooth-async",
94 "android.hardware.bluetooth-hci",
100 name: "bluetooth-address-unit-tests",
DAndroid.mk21 LOCAL_MODULE := android.hardware.bluetooth@1.0-service
22 LOCAL_INIT_RC := android.hardware.bluetooth@1.0-service.rc
37 android.hardware.bluetooth@1.0 \
Dservice.cpp27 using android::hardware::bluetooth::V1_0::IBluetoothHci;
Dbluetooth_address.h27 namespace bluetooth {
Dhci_protocol.cc26 namespace bluetooth { namespace
Dhci_protocol.h27 namespace bluetooth {
Dmct_protocol.h28 namespace bluetooth {
Dhci_packetizer.h27 namespace bluetooth {
/hardware/interfaces/
DCleanSpec.mk51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/hw/android.hardware.bluetooth*)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/android.hardware.bluetooth*)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/android.hardware.bluetooth*)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/android.hardware.bluetooth*)
/hardware/interfaces/bluetooth/1.0/vts/functional/
DVtsHalBluetoothV1_0TargetTest.cpp30 using ::android::hardware::bluetooth::V1_0::IBluetoothHci;
31 using ::android::hardware::bluetooth::V1_0::IBluetoothHciCallbacks;
32 using ::android::hardware::bluetooth::V1_0::Status;
128 bluetooth = in SetUp()
130 ASSERT_NE(bluetooth, nullptr); in SetUp()
132 bluetooth->isRemote() ? "remote" : "local"); in SetUp()
148 bluetooth->initialize(bluetooth_cb); in SetUp()
167 bluetooth->close(); in TearDown()
230 sp<IBluetoothHci> bluetooth; member in BluetoothHidlTest
294 bluetooth->sendHciCommand(cmd); in setBufferSizes()
[all …]
/hardware/broadcom/libbt/conf/google/gce_x86/
Dbt_vendor.conf2 UartPort=/dev/bluetooth/slave
DAndroid.mk7 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
/hardware/broadcom/libbt/conf/samsung/maguro/
DAndroid.mk7 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
/hardware/broadcom/libbt/conf/asus/grouper/
DAndroid.mk7 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
/hardware/broadcom/libbt/conf/moto/wingray/
DAndroid.mk7 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
/hardware/broadcom/libbt/conf/samsung/crespo/
DAndroid.mk7 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
/hardware/broadcom/libbt/conf/samsung/crespo4g/
DAndroid.mk7 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
/hardware/broadcom/libbt/include/
Dvnd_flounder.txt1 VENDOR_BTWRITE_PROC_NODE = "/proc/bluetooth/sleep/lpm"
Dvnd_flounder64.txt1 VENDOR_BTWRITE_PROC_NODE = "/proc/bluetooth/sleep/lpm"
Dvnd_flounder_lte.txt1 VENDOR_BTWRITE_PROC_NODE = "/proc/bluetooth/sleep/lpm"
/hardware/qcom/bt/msm8909/libbt-vendor/
Dvnd_buildcfg.mk25 TOOL := $(TOP_DIR)external/bluetooth/bluedroid/tools/gen-buildcfg.sh
/hardware/qcom/bt/msm8998/libbt-vendor/
Dvnd_buildcfg.mk25 TOOL := $(TOP_DIR)external/bluetooth/bluedroid/tools/gen-buildcfg.sh

12