From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 62cf4a: client/player: Add support for printing A2DP codec...
Date: Thu, 18 Jan 2024 13:36:30 -0800 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/3f490a-e108c7@github.com> (raw)
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 62cf4a2ab52ef829ec50c68b5fb9438ecb383dbd
https://github.com/bluez/bluez/commit/62cf4a2ab52ef829ec50c68b5fb9438ecb383dbd
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M client/player.c
Log Message:
-----------
client/player: Add support for printing A2DP codec details
This adds support for printing Capabilities and Configuration of A2DP
endpoints and transports:
bluetoothctl> endpoint.show /org/bluez/hci0/dev_94_DB_56_F7_F2_88/sep1
Endpoint /org/bluez/hci0/dev_94_DB_56_F7_F2_88/sep1
UUID: 0000110b-0000-1000-8000-00805f9b34fb
Codec: 0x00 (0)
Media Codec: SBC
Channel Modes: Mono DualChannel Stereo JointStereo
Frequencies: 44.1Khz 48Khz
Subbands: 4 8
Blocks: 4 8 12 16
Bitpool Range: 2-53
...
bluetoothctl> transport.show /org/bluez/hci0/dev_94_DB_56_F7_F2_88/sep1/fd7
Transport /org/bluez/hci0/dev_94_DB_56_F7_F2_88/sep1/fd7
UUID: 0000110a-0000-1000-8000-00805f9b34fb
Codec: 0x00 (0)
Media Codec: SBC
Channel Modes: JointStereo
Frequencies: 48Khz
Subbands: 8
Blocks: 16
Bitpool Range: 2-53
Commit: e108c744fa8dfa1c4f54257532f3433a47179869
https://github.com/bluez/bluez/commit/e108c744fa8dfa1c4f54257532f3433a47179869
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M profiles/audio/transport.c
Log Message:
-----------
transport: Print owner information when it exit or release
This prints the owner name when it exits/quits/crash or releases a
transport.
Compare: https://github.com/bluez/bluez/compare/3f490a69cb55...e108c744fa8d
reply other threads:[~2024-01-18 21:36 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/3f490a-e108c7@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.