* [bluez/bluez] 891f57: transport: Add write support to Metadata property
@ 2025-07-22 20:49 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-07-22 20:49 UTC (permalink / raw)
To: linux-bluetooth
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-22 20:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 20:49 [bluez/bluez] 891f57: transport: Add write support to Metadata property Luiz Augusto von Dentz
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.