All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 62cf4a: client/player: Add support for printing A2DP codec...
@ 2024-01-18 21:36 Luiz Augusto von Dentz
  0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2024-01-18 21:36 UTC (permalink / raw)
  To: linux-bluetooth

  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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-18 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-18 21:36 [bluez/bluez] 62cf4a: client/player: Add support for printing A2DP codec 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.