public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 06d73a: client: Fix gatt.{read, write} not working on scripts
Date: Wed, 23 Jul 2025 07:43:33 -0700	[thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/52de8d-3c0693@github.com> (raw)

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 06d73a43a854aee75ff94a82dbbf30ac2c020622
      https://github.com/bluez/bluez/commit/06d73a43a854aee75ff94a82dbbf30ac2c020622
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M client/gatt.c

  Log Message:
  -----------
  client: Fix gatt.{read, write} not working on scripts

If gatt.{read, write} are called within a script they don't indicate
completion so they block commands to be run after them.


  Commit: 4549772bb228b27a0ce5222f4897344113d9ebb3
      https://github.com/bluez/bluez/commit/4549772bb228b27a0ce5222f4897344113d9ebb3
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M profiles/audio/transport.c

  Log Message:
  -----------
  transport: Add write support to Metadata property

This adds initial support from writing to Metadata property.


  Commit: 75628226ff83606e3676088bb3882d4fd73f8962
      https://github.com/bluez/bluez/commit/75628226ff83606e3676088bb3882d4fd73f8962
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M profiles/audio/transport.c

  Log Message:
  -----------
  transport: Fix not updating MediaTransport.Metadata

MediaTransport.Metadata needs to be checked for updates when state
changes to Enabling or Streaming otherwise it remains blank.


  Commit: 3c0693c5d22606f786da4389103740424a04213b
      https://github.com/bluez/bluez/commit/3c0693c5d22606f786da4389103740424a04213b
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M client/player.c

  Log Message:
  -----------
  client: Add transport.metadata command

This adds transport.metadata command which can be used to update the
MediaTransport.Metadata property:

> transport.metadata <transport> "0x03 0x02 0x02 0x00"
[CHG] Transport <transport> Metadata:
  03 02 02 00
> transport.show <transport>
...
	Metadata.#0: len 0x03 type 0x02
	Metadata.Context: 0x0002
	Metadata.Context	Conversational (0x0002)


Compare: https://github.com/bluez/bluez/compare/52de8da1a99c...3c0693c5d226

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

                 reply	other threads:[~2025-07-23 14:43 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/52de8d-3c0693@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