From: fdanis-oss <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] ad0031: doc: Add new telephony related profiles interfaces
Date: Wed, 28 May 2025 02:21:39 -0700 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/966926/000000-cf0bd7@github.com> (raw)
Branch: refs/heads/966926
Home: https://github.com/bluez/bluez
Commit: ad00313e0c6f830380eac292446432ec2cacfd38
https://github.com/bluez/bluez/commit/ad00313e0c6f830380eac292446432ec2cacfd38
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M Makefile.am
A doc/org.bluez.TelephonyAg.rst
A doc/org.bluez.TelephonyCall.rst
Log Message:
-----------
doc: Add new telephony related profiles interfaces
These are interfaces are meant to be generic to the telephony related
"headset" profiles like HSP HS, HFP HF, and CCP.
Commit: c3a727151928c43a30f74cfaea2b196fbc374b9a
https://github.com/bluez/bluez/commit/c3a727151928c43a30f74cfaea2b196fbc374b9a
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
A profiles/audio/telephony.c
A profiles/audio/telephony.h
Log Message:
-----------
audio/telephony: Add shared interfaces implementation
Commit: 6832e10ad2f29713bf4e66d93483381ab0058ec8
https://github.com/bluez/bluez/commit/6832e10ad2f29713bf4e66d93483381ab0058ec8
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M Makefile.plugins
M configure.ac
A profiles/audio/hfp-hf.c
Log Message:
-----------
audio/telephony: Add skeleton for HFP profile
Commit: e45b3da83101bcc5ed3b03c10db17a061b33fa5e
https://github.com/bluez/bluez/commit/e45b3da83101bcc5ed3b03c10db17a061b33fa5e
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/hfp-hf.c
Log Message:
-----------
audio/hfp-hf: Add HFP SLC connection and event support
Commit: dd6fcdb4bd0785e0a45e684222562f81b51c9b51
https://github.com/bluez/bluez/commit/dd6fcdb4bd0785e0a45e684222562f81b51c9b51
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/hfp-hf.c
Log Message:
-----------
audio/hfp-hf: Add dial support
Commit: 4e3f6631e41afc9e3c5c9560fe4ca257576c921b
https://github.com/bluez/bluez/commit/4e3f6631e41afc9e3c5c9560fe4ca257576c921b
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/hfp-hf.c
Log Message:
-----------
audio/hfp-hf: Add hangup all calls support
Commit: 583f0999ac665ebfd10b5efe7c0fa95c44be5b68
https://github.com/bluez/bluez/commit/583f0999ac665ebfd10b5efe7c0fa95c44be5b68
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/hfp-hf.c
Log Message:
-----------
audio/hfp-hf: Add answer a specific call support
Commit: 5c9a157d8fb6e7d7eeef5f3144b66d9ef1c2acc8
https://github.com/bluez/bluez/commit/5c9a157d8fb6e7d7eeef5f3144b66d9ef1c2acc8
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M Makefile.tools
A client/bluetoothctl-telephony.rst
M client/main.c
A client/telephony.c
A client/telephony.h
Log Message:
-----------
client/telephony: Add new submenu
Commit: 25a77c37baef52e0f424b6d478fffde7b17fca19
https://github.com/bluez/bluez/commit/25a77c37baef52e0f424b6d478fffde7b17fca19
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/hfp-hf.c
Log Message:
-----------
audio/hfp-hf: Remove call interface during profile disconnection
Commit: cf0bd7155f214c81d41c0462ee1c306732f4bd2e
https://github.com/bluez/bluez/commit/cf0bd7155f214c81d41c0462ee1c306732f4bd2e
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M profiles/audio/hfp-hf.c
Log Message:
-----------
audio/hfp-hf: Create existing call during SLC phase
Compare: https://github.com/bluez/bluez/compare/ad00313e0c6f%5E...cf0bd7155f21
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2025-05-28 9:21 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/966926/000000-cf0bd7@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