Linux bluetooth development
 help / color / mirror / Atom feed
From: "Šimon Mikuda" <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 60437c: avdtp: Fix GET_CONFIGURATION cmd
Date: Mon, 08 Jun 2026 12:49:48 -0700	[thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/7a0c8e-622a46@github.com> (raw)

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 60437c06560e46d211aaf99620cc9510dfd8081f
      https://github.com/bluez/bluez/commit/60437c06560e46d211aaf99620cc9510dfd8081f
  Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M profiles/audio/avdtp.c

  Log Message:
  -----------
  avdtp: Fix GET_CONFIGURATION cmd

This fixes AVDTP/SNK/ACP/SIG/SMG/BV-12-C


  Commit: 7c1c90f7b6d0f653c581878a039e2d02362f33f5
      https://github.com/bluez/bluez/commit/7c1c90f7b6d0f653c581878a039e2d02362f33f5
  Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M profiles/audio/avdtp.c

  Log Message:
  -----------
  avdtp: Fix error handling for AVDTP_OPEN cmd

We have to return BAD_STATE when local SEP is available instead of
BAD_ACP_SEID.

This fixes: AVDTP/SNK/ACP/SIG/SMG/BI-26-C


  Commit: 2c4ed7bfd3b3cade7abdec655702c554259cf8c0
      https://github.com/bluez/bluez/commit/2c4ed7bfd3b3cade7abdec655702c554259cf8c0
  Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M src/shared/bap.c
    M unit/test-bap.c

  Log Message:
  -----------
  bap: Fix ASE control point properties

WriteWithoutResponse is mandatory as per ASCS 1.0.


  Commit: 7ca747652dc44ecf1fa0336cc7570737f07a23f6
      https://github.com/bluez/bluez/commit/7ca747652dc44ecf1fa0336cc7570737f07a23f6
  Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M src/device.c

  Log Message:
  -----------
  device: Fix auth_retry timeout not being removed on reconnect

timeout_remove() was called with 0 instead of the actual timer ID
because auth_retry_id was zeroed before the call.


  Commit: 279c4ac70c77d88e1947cef98cdabc288d2430d3
      https://github.com/bluez/bluez/commit/279c4ac70c77d88e1947cef98cdabc288d2430d3
  Author: Frédéric Danis <frederic.danis@collabora.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M src/device.c

  Log Message:
  -----------
  device: Fix cache update on device remove

If there's no other group than the one explicitly removed the length
returned by g_key_file_to_data() will be 0 and currently nothing
will be changed in the device cache file.

If there's nothing to write, remove the device cache file.


  Commit: 56835e9061de1eca24b8d2395ed6d1ae35d8361b
      https://github.com/bluez/bluez/commit/56835e9061de1eca24b8d2395ed6d1ae35d8361b
  Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M profiles/input/server.c
    M src/adapter.c
    M src/device.c
    M src/device.h

  Log Message:
  -----------
  device: Refactor device_discover_services function

After refactoring we can reuse function once more in function
void device_bonding_complete(...)


  Commit: 415955bb70baa17a82fa107e5fa34c501c6a006b
      https://github.com/bluez/bluez/commit/415955bb70baa17a82fa107e5fa34c501c6a006b
  Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M src/device.c

  Log Message:
  -----------
  device: Rename start_discovery function

Rename it to start_discovery_cb to indicate that it is callback function
from timer.


  Commit: 622a46ebcd72a511219d51366352d4cf6a46dbba
      https://github.com/bluez/bluez/commit/622a46ebcd72a511219d51366352d4cf6a46dbba
  Author: Simon Mikuda <simon.mikuda@streamunlimited.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M src/device.c

  Log Message:
  -----------
  device: Fix returning discovery error for Device.Pair

If discovery was requesed from pair request we will report successfull
pairing even if there was an error during discovery.


Compare: https://github.com/bluez/bluez/compare/7a0c8ebf91e6...622a46ebcd72

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

                 reply	other threads:[~2026-06-08 19:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bluez/bluez/push/refs/heads/master/7a0c8e-622a46@github.com \
    --to=noreply@github.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox