/openbmc/linux/net/bluetooth/ |
H A D | Makefile | 6 obj-$(CONFIG_BT) += bluetooth.o 15 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o \ 20 bluetooth-$(CONFIG_DEV_COREDUMP) += coredump.o 22 bluetooth-$(CONFIG_BT_BREDR) += sco.o 23 bluetooth-$(CONFIG_BT_LE) += iso.o 24 bluetooth-$(CONFIG_BT_LEDS) += leds.o 25 bluetooth-$(CONFIG_BT_MSFTEXT) += msft.o 26 bluetooth-$(CONFIG_BT_AOSPEXT) += aosp.o 27 bluetooth-$(CONFIG_BT_DEBUGFS) += hci_debugfs.o 28 bluetooth-$(CONFIG_BT_SELFTEST) += selftest.o
|
H A D | Kconfig | 24 Bluetooth can be found at <https://www.bluetooth.com/>. 40 compile it as module (bluetooth). 57 source "net/bluetooth/rfcomm/Kconfig" 59 source "net/bluetooth/bnep/Kconfig" 61 source "net/bluetooth/cmtp/Kconfig" 63 source "net/bluetooth/hidp/Kconfig" 81 This can be overridden by passing bluetooth.enable_ecred=[1|0] 155 source "drivers/bluetooth/Kconfig"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-bluetooth/ |
H A D | gnome-bluetooth3_3.34.5.bb | 1 SUMMARY = "GNOME bluetooth manager" 11 GNOMEBN = "gnome-bluetooth" 27 # avoid clashes with gnome-bluetooth 29 # just bluetooth-sendto / bluetooth-sendto.desktop only 34 FILES:${PN} += "${datadir}/gnome-bluetooth" 36 # offer alternate bluetooth-sendto 37 RRECOMMENS:${PN} += "gnome-bluetooth"
|
H A D | gnome-bluetooth_46.1.bb | 1 SUMMARY = "GNOME bluetooth manager" 32 pulseaudio-module-bluetooth-discover \ 33 pulseaudio-module-bluetooth-policy \ 41 FILES:${PN} += "${datadir}/gnome-bluetooth-3.0"
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | nokia-bluetooth.txt | 4 Nokia phones often come with UART connected bluetooth chips from different 13 - compatible: should contain "nokia,h4p-bluetooth" as well as one of the following: 15 * "ti,wl1271-bluetooth-nokia" 17 - bluetooth-wakeup-gpios: GPIO specifier, used to wakeup the BT module (active high) 41 bluetooth { 42 compatible = "ti,wl1271-bluetooth-nokia", "nokia,h4p-bluetooth"; 46 bluetooth-wakeup-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* gpio37 */
|
H A D | mediatek-bluetooth.txt | 11 "mediatek,mt7622-bluetooth": for MT7622 SoC 29 bluetooth { 30 compatible = "mediatek,mt7622-bluetooth"; 50 "mediatek,mt7663u-bluetooth": for MT7663U device 51 "mediatek,mt7668u-bluetooth": for MT7668U device 107 bluetooth { 108 compatible = "mediatek,mt7663u-bluetooth";
|
H A D | marvell-bt-8xxx.txt | 1 Marvell 8897/8997 (sd8897/sd8997) bluetooth devices (SDIO or USB based) 20 - marvell,wakeup-pin: It represents wakeup pin number of the bluetooth chip. 32 bluetooth chip can wakeup host platform under certain 53 btmrvl: bluetooth@2 {
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/bluez5/ |
H A D | init | 7 DESC=bluetooth 9 DAEMON=@LIBEXECDIR@/bluetooth/bluetoothd 20 test -f /etc/default/bluetooth && . /etc/default/bluetooth 53 N=/etc/init.d/bluetooth
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/ |
H A D | bluez5.inc | 67 SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \ 103 install -m 0755 ${UNPACKDIR}/init ${D}${INIT_D_DIR}/bluetooth 105 if [ -f ${D}${sysconfdir}/init.d/bluetooth ]; then 106 sed -i -e 's#@LIBEXECDIR@#${libexecdir}#g' ${D}${sysconfdir}/init.d/bluetooth 114 # Fix the /etc/bluetooth directory permissions when systemd is disabled 116 chmod 0755 ${D}${sysconfdir}/bluetooth 123 ${libdir}/bluetooth/plugins/*.so \ 128 ${libdir}/bluetooth/plugins/*.la \ 131 FILES:${PN}-obex = "${libexecdir}/bluetooth/obexd \ 155 SYSTEMD_SERVICE:${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'systemd', 'bluetooth.service', '', … [all …]
|
/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/pi-bluetooth/ |
H A D | pi-bluetooth_0.1.17.bb | 2 HOMEPAGE = "https://github.com/RPi-Distro/pi-bluetooth" 10 git://github.com/RPi-Distro/pi-bluetooth;branch=master;protocol=https \ 36 …install -m 0644 ${S}/debian/pi-bluetooth.bthelper@.service ${D}${systemd_system_unitdir}/bthelper@… 37 …install -m 0644 ${S}/debian/pi-bluetooth.hciuart.service ${D}${systemd_system_unitdir}/hciuart.ser… 45 …AG+="systemd".*$:RUN+="/usr/bin/bthelper %k":' ${D}${sysconfdir}/udev/rules.d/90-pi-bluetooth.rules
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/packagegroups/ |
H A D | packagegroup-tools-bluetooth.bb | 9 DESCRIPTION = "Includes bluetooth specific tools for BlueZ.\ 19 'pulseaudio-module-bluetooth-discover \ 20 pulseaudio-module-bluetooth-policy \
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/ |
H A D | gnome-shell_47.3.bb | 38 PACKAGECONFIG ??= "bluetooth nm ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}" 39 PACKAGECONFIG[bluetooth] = ",,gnome-bluetooth" 80 gnome-bluetooth \
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-base.bb | 28 … ${@bb.utils.contains("DISTRO_FEATURES", "bluetooth", "packagegroup-base-bluetooth", "", d)} \ 61 ${@bb.utils.contains('COMBINED_FEATURES', 'bluetooth', 'packagegroup-base-bluetooth', '',d)} \ 105 …if "bluetooth" in distro_features and not "bluetooth" in machine_features and ("pcmcia" in machine… 106 d.setVar("ADD_BT", "${MLPREFIX}packagegroup-base-bluetooth") 188 SUMMARY:packagegroup-base-bluetooth = "Bluetooth support" 189 RDEPENDS:packagegroup-base-bluetooth = "\ 193 RRECOMMENDS:packagegroup-base-bluetooth = "\ 194 kernel-module-bluetooth \
|
/openbmc/openbmc/poky/meta/recipes-connectivity/libpcap/ |
H A D | libpcap_1.10.5.bb | 30 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \ 33 PACKAGECONFIG[bluez5] = "--enable-bluetooth,--disable-bluetooth,bluez5"
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ |
H A D | ofono_2.14.bb | 27 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} \ 30 PACKAGECONFIG[bluez] = "--enable-bluetooth, --disable-bluetooth, bluez5"
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-dreamplug.dts | 23 pmx_led_bluetooth: pmx-led-bluetooth { 88 bluetooth { 89 label = "dreamplug:blue:bluetooth";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | kirkwood-dreamplug.dts | 27 pmx_led_bluetooth: pmx-led-bluetooth { 92 bluetooth { 93 label = "dreamplug:blue:bluetooth";
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-broadcom-bluetooth.dtsi | 3 * Google Veyron (and derivatives) fragment for the Broadcom 43450 bluetooth 10 bluetooth {
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/ |
H A D | juno.scc | 4 include features/bluetooth/bluetooth.scc
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-hid | 2 What: /sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/report_descriptor 13 What: /sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/country
|
H A D | sysfs-platform-asus-laptop | 41 What: /sys/devices/platform/asus_laptop/bluetooth 46 Control the bluetooth device. 1 means on, 0 means off.
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.8.rst | 58 Additionally, a ``bluetooth`` class has been added to make selection of 59 the appropriate bluetooth support within a recipe a little easier. If 63 inherit bluetooth 64 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', '${BLUEZ}', '', d)}" 65 PACKAGECONFIG[bluez4] = "--enable-bluetooth,--disable-bluetooth,bluez4"
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-sancloud-bbe-extended-wifi.dts | 56 bluetooth_pins: bluetooth-pins { 104 bluetooth {
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/ |
H A D | networkmanager_1.50.0.bb | 89 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez5', '', d)} \ 135 ${PN}-bluetooth \ 164 SUMMARY:${PN}-bluetooth = "Bluetooth device plugin for NetworkManager" 165 FILES:${PN}-bluetooth = "${NETWORKMANAGER_PLUGINDIR}/libnm-device-plugin-bluetooth.so" 166 RDEPENDS:${PN}-bluetooth += "${PN}-daemon ${@bb.utils.contains('PACKAGECONFIG', 'bluez5', '${PN}-ww… 293 ${@bb.utils.contains('PACKAGECONFIG','bluez5','${PN}-bluetooth','',d)} \
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-dbus-fast_2.30.2.bb | 2 HOMEPAGE = "https://github.com/bluetooth-devices/dbus-fast"
|