Home
last modified time | relevance | path

Searched refs:bluez (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/
H A Ddbus-avoid-strange-chars-from-the-build-dir.patch29 add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/org-bluez-adaptater1.c
30 …ix org.bluez.Adapter1. --generate-c-code ${CMAKE_CURRENT_BINARY_DIR}/org-bluez-adaptater1 ${CMAKE_…
31 …ix org.bluez.Adapter1. --generate-c-code ${CMAKE_CURRENT_BINARY_DIR}/org-bluez-adaptater1 ${CMAKE_…
32 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/${DBUS_BLUEZ_API}/org.bluez.Adapter1.xml
33 COMMENT "Generate D-Bus 'org.bluez.Adapter1.xml'"
36 add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/org-bluez-device1.c
37 …efix org.bluez.Device1. --generate-c-code ${CMAKE_CURRENT_BINARY_DIR}/org-bluez-device1 ${CMAKE_CU…
38 …efix org.bluez.Device1. --generate-c-code ${CMAKE_CURRENT_BINARY_DIR}/org-bluez-device1 ${CMAKE_CU…
39 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/${DBUS_BLUEZ_API}/org.bluez.Device1.xml
40 COMMENT "Generate D-Bus 'org.bluez.Device1.xml'"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/
H A Dgattlib_git.bb33 for f in org-bluez-gattdescriptor1.c org-bluez-battery1.c org-bluez-adaptater1.c \
34 org-bluez-device1.c org-bluez-gattservice1.c org-bluez-gattcharacteristic1.c; do
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/
H A Dobex-file-fix-null-check.patch1 Upstream-Status: Submitted [https://github.com/khvzak/bluez-tools/pull/47]
10 src/lib/bluez/obex/obex_file_transfer.c | 6 +++---
13 diff --git a/src/lib/bluez/obex/obex_file_transfer.c b/src/lib/bluez/obex/obex_file_transfer.c
15 --- a/src/lib/bluez/obex/obex_file_transfer.c
16 +++ b/src/lib/bluez/obex/obex_file_transfer.c
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluepy/bluepy/
H A D0001-bluepy-Fix-username-issue-with-tarballs.patch20 $(IMPORT_SRCS): bluez-src.tgz
25 .PHONY: bluez-tarfile
27 bluez-tarfile:
28 - (cd ..; tar czf bluepy/bluez-src.tgz $(BLUEZ_PATH))
29 + (cd ..; tar czf bluepy/bluez-src.tgz $(BLUEZ_PATH) --no-same-owner)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/
H A Dbluez-tools_git.bb6 HOMEPAGE = "https://github.com/khvzak/bluez-tools"
7 BUGTRACKER = "https://github.com/khvzak/bluez-tools/issues"
14 git://github.com/khvzak/bluez-tools.git;protocol=https;branch=master \
/openbmc/openbmc/poky/meta/recipes-connectivity/bluez5/
H A Dbluez5.inc3 HOMEPAGE = "http://www.bluez.org"
11 PROVIDES += "bluez-hcidump"
12 RPROVIDES:${PN} += "bluez-hcidump"
67 SRC_URI = "${KERNELORG_MIRROR}/linux/bluetooth/bluez-${PV}.tar.xz \
74 S = "${WORKDIR}/bluez-${PV}"
76 CVE_PRODUCT = "bluez"
135 ${datadir}/dbus-1/services/org.bluez.obex.service \
140 FILES:${PN}-testtools = "${libdir}/bluez/test/*"
H A Dbluez5_5.79.bb5 CVE_STATUS[CVE-2020-24490] = "cpe-incorrect: This issue has kernel fixes rather than bluez fixes"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/
H A Dbluealsa_4.3.0.bb10 HOMEPAGE = "https://github.com/Arkq/bluez-alsa"
11 BUGTRACKER = "https://github.com/arkq/bluez-alsa/issues"
19 SRC_URI = "git://github.com/Arkq/bluez-alsa.git;protocol=https;branch=master \
72 # Choose bluez-alsa arguments to be used in bluealsa systemd service
74 # Enable bluez-alsa arguments by default:
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/
H A Dpy-3.11.patch17 bluez/btmodule.c | 14 +-
18 bluez/pythoncapi_compat.h | 364 ++++++++++++++++++++++++++++++++++++++
20 create mode 100644 bluez/pythoncapi_compat.h
22 diff --git a/bluez/btmodule.c b/bluez/btmodule.c
24 --- a/bluez/btmodule.c
25 +++ b/bluez/btmodule.c
82 diff --git a/bluez/pythoncapi_compat.h b/bluez/pythoncapi_compat.h
86 +++ b/bluez/pythoncapi_compat.h
H A D0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch26 bluez/btmodule.c | 23 ++++++++++++++---------
30 diff --git a/bluez/btmodule.c b/bluez/btmodule.c
32 --- a/bluez/btmodule.c
33 +++ b/bluez/btmodule.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/
H A Dgpsd_3.25.bb27 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} usb"
28 PACKAGECONFIG[bluez] = "bluez='true',bluez='false',bluez5"
/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/
H A Dofono_2.14.bb27 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} \
30 PACKAGECONFIG[bluez] = "--enable-bluetooth, --disable-bluetooth, bluez5"
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/bluez-firmware-rpidistro/
H A Dbluez-firmware-rpidistro_git.bb5 HOMEPAGE = "https://github.com/RPi-Distro/bluez-firmware"
16 # [^1]: https://github.com/RPi-Distro/bluez-firmware/issues/1
27 git://github.com/RPi-Distro/bluez-firmware;branch=bookworm;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/
H A Dpipewire_1.2.7.bb85 BLUETOOTH_AAC = "${@bb.utils.contains('LICENSE_FLAGS_ACCEPTED', 'commercial', 'bluez-aac', '', d)}"
89 …${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez bluez-opus ${BLUETOOTH_AAC}', '', d)} \
103 PACKAGECONFIG[bluez] = "-Dbluez5=enabled,-Dbluez5=disabled,bluez5 sbc glib-2.0-native"
104 PACKAGECONFIG[bluez-aac] = "-Dbluez5-codec-aac=enabled,-Dbluez5-codec-aac=disabled,fdk-aac"
105 PACKAGECONFIG[bluez-opus] = "-Dbluez5-codec-opus=enabled,-Dbluez5-codec-opus=disabled,libopus"
106 PACKAGECONFIG[bluez-lc3] = "-Dbluez5-codec-lc3=enabled,-Dbluez5-codec-lc3=disabled,liblc3"
110 PACKAGECONFIG[bluez-backend-native-mm] = "-Dbluez5-backend-native-mm=enabled,-Dbluez5-backend-nativ…
/openbmc/openbmc/poky/meta/recipes-devtools/strace/
H A Dstrace_6.12.bb26 # bluez is not enabled by default due to build dependency creep in smaller builds
28 PACKAGECONFIG[bluez] = "ac_cv_header_bluetooth_bluetooth_h=yes,ac_cv_header_bluetooth_bluetooth_h=n…
/openbmc/openbmc/poky/meta/recipes-multimedia/sbc/
H A Dsbc_2.0.bb3 HOMEPAGE = "https://www.bluez.org"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/
H A D60-joystick.rules4 # Set PS3 controller leds to the same value bluez will choose for it.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-connectivity/folks/
H A Dfolks_0.15.9.bb18 PACKAGECONFIG[bluez] = "-Dbluez_backend=true,-Dbluez_backend=false,evolution-data-server"
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-bad_1.24.10.bb26 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} \
38 PACKAGECONFIG[bluez] = "-Dbluez=enabled,-Dbluez=disabled,bluez5"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa/
H A D0001-Use-basename-implementation-from-glib-2.0.patch7 Upstream-Status: Submitted [https://github.com/arkq/bluez-alsa/commit/070ed35ac5cef8138ed4760582bb7…
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/
H A Dconnman.inc39 ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez', '', d)} \
49 PACKAGECONFIG[bluez] = "--enable-bluetooth, --disable-bluetooth, bluez5, bluez5"
/openbmc/linux/net/bluetooth/
H A DKconfig45 more information, see <http://www.bluez.org/>.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-1.8.rst47 .. _migration-1.8-bluez:
H A Drelease-notes-5.2.rst306 - ``bluez``: fix mesh build when building with musl.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddistro_alias.inc20 DISTRO_PN_ALIAS:pn-bluez5 = "Fedora=bluez Opensuse=bluez"

12