HomeSort by relevance Sort by last modified time
    Searched refs:Bluetooth (Results 1 - 20 of 20) sorted by null

  /system/bt/conf/
Android.mk 5 # Bluetooth bt_stack.conf config file
10 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
15 # Bluetooth bt_did.conf config file
20 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/bluetooth
  /system/bt/doc/
directory_layout.md 13 * bta - *Bluetooth Application* - Strange collection of a-lot of things **Deprecate?**
14 * btcore - *Bluetooth Core* - Bluetooth data type definitions and operations on those data types.
15 * btif - *Bluetooth Interface* - JNI interface to Android.
18 * embdrv - **Deprecated** - Bluetooth SBC Codec.
19 * hci - *Host Controller Interface* - Communication protocol with Bluetooth chip.
23 * profiles - *Bluetooth Profiles* - **TBD** Collection of all profiles.
28 * utils - **Deprecated** *Bluetooth utilities* - Eliminate.
  /packages/apps/Bluetooth/tests/
Android.mk 21 # LOCAL_SRC_FILES := src/com/android/bluetooth/tests/BluetoothMapContentTest.java
25 LOCAL_INSTRUMENTATION_FOR := Bluetooth
  /packages/apps/Bluetooth/
Android.mk 9 LOCAL_MODULE := bluetooth.mapsapi
20 LOCAL_PACKAGE_NAME := Bluetooth
26 LOCAL_STATIC_JAVA_LIBRARIES := com.android.vcard bluetooth.mapsapi sap-api-java-static services.net
31 LOCAL_REQUIRED_MODULES := bluetooth.default
  /build/make/target/product/
generic_no_telephony.mk 21 Bluetooth \
core_tiny.mk 20 Bluetooth \
  /device/generic/car/common/product/
generic_no_telephony.mk 21 Bluetooth \
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 23 #include <IndustryStandard/Bluetooth.h>
909 /// Bluetooth Device Path SubType.
915 /// 48bit Bluetooth device address.
    [all...]
BluetoothConfig.h 2 EFI Bluetooth Configuration Protocol as defined in UEFI 2.5.
3 This protocol abstracts user interface configuration for Bluetooth device.
22 #include <IndustryStandard/Bluetooth.h>
40 /// 48bit Bluetooth device address.
48 /// Bluetooth ClassOfDevice. See Bluetooth specification for detail.
62 /// Local/Remote Bluetooth device name. Data structure is zero terminated CHAR8[].
66 /// Local/Remote Bluetooth device ClassOfDevice. Data structure is BLUETOOTH_CLASS_OF_DEVICE.
70 /// Remote Bluetooth device state. Data structure is EFI_BLUETOOTH_CONFIG_REMOTE_DEVICE_STATE_TYPE.
74 /// Local/Remote Bluetooth device SDP information. Data structure is UINT8[].
    [all...]
BluetoothIo.h 2 EFI Bluetooth IO Service Binding Protocol as defined in UEFI 2.5.
3 EFI Bluetooth IO Protocol as defined in UEFI 2.5.
4 The EFI Bluetooth IO Service Binding Protocol is used to locate EFI Bluetooth IO Protocol drivers to
5 create and destroy child of the driver to communicate with other Bluetooth device by using Bluetooth IO protocol.
24 #include <IndustryStandard/Bluetooth.h>
47 /// 48bit Bluetooth device address.
51 /// Bluetooth PageScanRepetitionMode. See Bluetooth specification for detail.
    [all...]
  /device/google/atv/products/
atv_base.mk 83 Bluetooth \
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.h 31 #include <IndustryStandard/Bluetooth.h>
DevicePathToText.c     [all...]
  /packages/services/Car/car_product/build/
car.mk 20 Bluetooth \
  /device/generic/armv7-a-neon/
mini_common.mk 27 Bluetooth \
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
BluetoothRouteManagerTest.java 19 import android.bluetooth.BluetoothDevice;
32 import com.android.server.telecom.bluetooth.BluetoothDeviceManager;
33 import com.android.server.telecom.bluetooth.BluetoothRouteManager;
    [all...]
  /prebuilts/go/darwin-x86/src/net/
net_windows_test.go 551 //Connection Name: Bluetooth Network Connection
552 //Network Adapter: Bluetooth Device (Personal Area Network)
  /prebuilts/go/linux-x86/src/net/
net_windows_test.go 551 //Connection Name: Bluetooth Network Connection
552 //Network Adapter: Bluetooth Device (Personal Area Network)
  /device/google/marlin/common/
base.mk 152 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/google/marlin/bluetooth
644 Bluetooth \
807 frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
815 # Bluetooth configuration files
817 system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \
818 system/bluetooth/data/auto_pairing.conf:system/etc/bluetooth/auto_pairing.conf \
819 system/bluetooth/data/blacklist.conf:system/etc/bluetooth/blacklist.conf
    [all...]
  /external/autotest/server/site_tests/bluetooth_AdapterLEAdvertising/
bluetooth_AdapterLEAdvertising.py 5 """Server side bluetooth tests on adapter ble advertising.
17 PC: power cycle the bluetooth adapter (controller).
37 from autotest_lib.server.cros.bluetooth import bluetooth_adpater_tests
46 """Server side bluetooth adapter advertising Test.
49 bluetooth low-energy advertising.
55 "Test Cases for Bluetooth Low-Energy Advertising".
742 """Running Bluetooth adapter LE advertising autotest.
    [all...]

Completed in 588 milliseconds