On Tue, 2026-06-09 at 15:28 +0530, Prathibha Madugonde via lists.openembedded.org wrote: > From: Prathibha Madugonde <[email protected]> > > Add 13 upstream patches enabling Channel Sounding (CS) ranging support: > - Introduce HCI raw interface for CS in shared/rap > - Add HCI LE event handling in ranging reflector > - Add RAS packet format and notification support > - Add BPF filter and bt_hci_register_subevent for LE Meta events > - Add client ranging registration and notification > - Various fixes and cleanup for CS/RAP code > > Signed-off-by: Prathibha Madugonde <[email protected]> > --- > meta/recipes-connectivity/bluez5/bluez5.inc | 13 + > ...duce-Channel-Sounding-HCI-raw-interf.patch | 381 ++++ > ...-Add-HCI-LE-Event-Handling-in-Reflec.patch | 1563 +++++++++++++++++ > ...up-coding-style-and-unnecessary-code.patch | 261 +++ > ...AS-packet-format-and-notification-su.patch | 1444 +++++++++++++++ > ...t-rap-Add-PTS-tests-for-CS-reflector.patch | 408 +++++ > ...anging-Read-cs_mode_one_data-members.patch | 54 + > ...Add-BPF-filter-for-registered-events.patch | 141 ++ > ...t_hci_register_subevent-for-LE-Meta-.patch | 360 ++++ > ...Use-bt_hci_register_subevent-for-LE-.patch | 309 ++++ > ...p-Fix-gatt_ccc_read_cb-on-big-endian.patch | 56 + > ...d-rap-fix-use-of-uninitialized-value.patch | 46 + > ...lient-ranging-registration-and-notif.patch | 979 +++++++++++ > ...les-ranging-Fix-measured_freq_offset.patch | 38 + > 14 files changed, 6053 insertions(+) > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0001-shared-rap-Introduce-Channel-Sounding-HCI-raw-interf.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0002-profiles-ranging-Add-HCI-LE-Event-Handling-in-Reflec.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0003-rap-Cleanup-coding-style-and-unnecessary-code.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0004-src-shared-Add-RAS-packet-format-and-notification-su.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0005-unit-test-rap-Add-PTS-tests-for-CS-reflector.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0006-profiles-ranging-Read-cs_mode_one_data-members.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0007-shared-hci-Add-BPF-filter-for-registered-events.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0008-shared-hci-Add-bt_hci_register_subevent-for-LE-Meta-.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0009-ranging-rap_hci-Use-bt_hci_register_subevent-for-LE-.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0010-test-rap-Fix-gatt_ccc_read_cb-on-big-endian.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0011-shared-rap-fix-use-of-uninitialized-value.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0012-shared-rap-Add-client-ranging-registration-and-notif.patch > create mode 100644 > meta/recipes-connectivity/bluez5/bluez5/0013-profiles-ranging-Fix-measured_freq_offset.patch
Hi Prathibha, This is a huge set of backported patches, we would prefer not to carry this many feature changes in OE-Core. When is the next upstream release expected? If there isn't a clear timeline, perhaps you can work with the bluez5 maintainers and explain your need to get the new features into a release. Alternatively, it may be better to carry these patches in your BSP layer. Thanks, -- Paul Barker
signature.asc
Description: This is a digitally signed message part
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238323): https://lists.openembedded.org/g/openembedded-core/message/238323 Mute This Topic: https://lists.openembedded.org/mt/119722999/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
