Home
last modified time | relevance | path

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

123

/device/linaro/hikey/bluetooth/
Dandroid.hardware.bluetooth@1.0-service.hikey.rc1 service bluetooth-1-0 /vendor/bin/hw/android.hardware.bluetooth@1.0-service.hikey
3 user bluetooth
4 group bluetooth
Dservice.cc27 using ::android::hardware::bluetooth::V1_0::IBluetoothHci;
28 using ::android::hardware::bluetooth::V1_0::hikey::BluetoothHci;
33 sp<IBluetoothHci> bluetooth = new BluetoothHci; in main() local
35 android::status_t status = bluetooth->registerAsService(); in main()
DAndroid.bp17 name: "android.hardware.bluetooth@1.0-service.hikey",
29 "android.hardware.bluetooth@1.0",
39 init_rc: ["android.hardware.bluetooth@1.0-service.hikey.rc"],
Dhci_protocol.h26 namespace bluetooth {
/device/asus/fugu/sepolicy/
Dbluetooth.te1 allow bluetooth bluetooth_control:chr_file { rw_file_perms };
2 allow bluetooth sysfs_bluetooth:file r_file_perms;
/device/linaro/hikey/
Dueventd.common.rc2 /dev/ttyAMA1 0660 bluetooth bluetooth
Ddevice-common.mk43 android.hardware.bluetooth@1.0-service.hikey \
90 …frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.
Dinit.common.rc95 #userspace daemon needed for bluetooth
98 user bluetooth
99 group bluetooth net_bt_admin system
/device/google/dragon/sepolicy/
Dbluetooth.te2 allow bluetooth sysfs_bluetooth:dir search;
3 allow bluetooth sysfs_bluetooth:file rw_file_perms;
/device/google/dragon/
Dueventd.dragon.rc13 /dev/ttyTHS3 0660 bluetooth bluetooth
14 /sys/devices/bt_bcm4354/rfkill/rfkill0 state 0660 bluetooth bluetooth
15 /sys/devices/bt_bcm4354/rfkill/rfkill0 type 0660 bluetooth bluetooth
Ddevice.mk94 …frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.
123 …$(LOCAL_PATH)/bluetooth/BCM4350C0_003.001.012.0364.0754.hcd:$(TARGET_COPY_OUT_VENDOR)/firmware/bcm…
124 $(LOCAL_PATH)/bluetooth/bt_vendor.conf:$(TARGET_COPY_OUT_SYSTEM)/etc/bluetooth/bt_vendor.conf
129 android.hardware.bluetooth@1.0-impl
/device/google/marlin/sepolicy/
Dbluetooth.te1 # Temporarily allow access to /vendor libraries to not break bluetooth, but
5 allow bluetooth vendor_file:file { r_file_perms execute };
/device/google/marlin/
Dinit.common.rc388 chown bluetooth bluetooth /sys/module/bluetooth_power/parameters/power
389 chown bluetooth net_bt /sys/class/rfkill/rfkill0/type
390 chown bluetooth net_bt /sys/class/rfkill/rfkill0/state
391 chown bluetooth bluetooth /proc/bluetooth/sleep/proto
392 chown bluetooth bluetooth /sys/module/hci_uart/parameters/ath_lpm
393 chown bluetooth bluetooth /sys/module/hci_uart/parameters/ath_btwrite
395 chown bluetooth bluetooth /sys/module/hci_smd/parameters/hcismd_set
401 chmod 0660 /proc/bluetooth/sleep/proto
402 chown bluetooth net_bt /dev/ttyHS0
406 chown bluetooth bluetooth /sys/devices/platform/msm_serial_hs.0/clock
[all …]
Dueventd.common.rc43 /dev/smd7 0660 bluetooth bluetooth
57 /dev/rfcomm0 0660 bluetooth bluetooth
58 /dev/ttyUSB0 0660 bluetooth bluetooth
161 /dev/smd3 0660 bluetooth net_bt_stack
162 /dev/smd2 0660 bluetooth net_bt_stack
/device/asus/fugu/
Dueventd.fugu.rc1 /dev/ttyMFD0 0660 bluetooth bluetooth
/device/huawei/angler/sepolicy/
Dgenfs_contexts1 genfscon proc /bluetooth/sleep/btwrite u:object_r:proc_bluetooth_writable:s0
2 genfscon proc /bluetooth/sleep/lpm u:object_r:proc_bluetooth_writable:s0
/device/huawei/angler/
Dueventd.angler.rc24 /dev/smd7 0660 bluetooth bluetooth
51 /dev/rfcomm0 0660 bluetooth bluetooth
Dinit.angler.rc218 # Configure bluetooth
219 chmod 0660 /proc/bluetooth/sleep/lpm
220 chmod 0660 /proc/bluetooth/sleep/btwrite
223 chown bluetooth bluetooth /proc/bluetooth/sleep/lpm
224 chown bluetooth bluetooth /proc/bluetooth/sleep/btwrite
225 chown bluetooth bluetooth /sys/class/rfkill/rfkill0/state
226 chown bluetooth bluetooth /dev/ttyHS0
367 group radio audio bluetooth wakelock gps
/device/google/marlin/common/
Dbase.mk152 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/google/marlin/bluetooth
807 …s/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android…
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 \
820 system/bluetooth/data/input.conf:system/etc/bluetooth/input.conf \
821 system/bluetooth/data/network.conf:system/etc/bluetooth/network.conf \
825 system/bluetooth/data/stack.conf:system/etc/bluetooth/stack.conf
/device/generic/x86_64/
DBoardConfig.mk25 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
/device/generic/armv7-a-neon/
DBoardConfig.mk20 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
/device/linaro/hikey/sepolicy/
Dsystem_server.te7 allow system_server bluetooth:file write;
/device/generic/arm64/
DBoardConfig.mk27 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
/device/generic/mips/
DBoardConfig.mk17 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
/device/generic/x86/
DBoardConfig.mk16 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth

123