From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 891f57: transport: Add write support to Metadata property
Date: Tue, 22 Jul 2025 13:49:17 -0700 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/984872/000000-90ab18@github.com> (raw)
Branch: refs/heads/984872
Home: https://github.com/bluez/bluez
Commit: 891f573532f09c840b3a8f3a9cf5de9b742d0ade
https://github.com/bluez/bluez/commit/891f573532f09c840b3a8f3a9cf5de9b742d0ade
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: f40498236393270496f712884296a129d6df3ee5
https://github.com/bluez/bluez/commit/f40498236393270496f712884296a129d6df3ee5
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: 90ab181e07a73e35b7e55044bac8d94440c4dd64
https://github.com/bluez/bluez/commit/90ab181e07a73e35b7e55044bac8d94440c4dd64
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/891f573532f0%5E...90ab181e07a7
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2025-07-22 20: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/984872/000000-90ab18@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.