From: fdanis-oss <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] c11c05: shared/hfp: Add HF SLC connection function
Date: Wed, 20 Aug 2025 06:47:56 -0700 [thread overview]
Message-ID: <bluez/bluez/push/refs/heads/993518/000000-0fff08@github.com> (raw)
Branch: refs/heads/993518
Home: https://github.com/bluez/bluez
Commit: c11c0555997b834e5eedef4bf78378acbe254f62
https://github.com/bluez/bluez/commit/c11c0555997b834e5eedef4bf78378acbe254f62
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M src/shared/hfp.c
M src/shared/hfp.h
Log Message:
-----------
shared/hfp: Add HF SLC connection function
This implements the minimal SLC connection exchange, i.e. AT+BRSF,
AT+CIND=?, AT+CIND? and AT+CMER=3,0,0,1 requested to complete the
Service Level Connection Establishment.
Commit: 619e7f78a20fbb3e515e3f294abc65c86892384e
https://github.com/bluez/bluez/commit/619e7f78a20fbb3e515e3f294abc65c86892384e
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M unit/test-hfp.c
Log Message:
-----------
unit/test-hfp: Add SLC connection test
This adds minimal packet exchange to test the SLC establishment.
Commit: 6e269585d1da171aea02ff442a8be91d579373f5
https://github.com/bluez/bluez/commit/6e269585d1da171aea02ff442a8be91d579373f5
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M src/shared/hfp.c
Log Message:
-----------
shared/hfp: Add +CIEV event support
Register +CIEV handler on SLC completion to call the update_indicator
call back on unsolicited events.
Commit: 0fff08f962ffcd04bd6044ffa476b9867c229580
https://github.com/bluez/bluez/commit/0fff08f962ffcd04bd6044ffa476b9867c229580
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M unit/test-hfp.c
Log Message:
-----------
unit/test-hfp: Add indicators tests for HF
This adds the following tests:
- /HFP/HF/TRS/BV-01-C
Verify that the HF accepts the registration status indication.
- /HFP/HF/PSI/BV-01-C
Verify that the HF successfully receives the signal strength status of
the AG.
- /HFP/HF/PSI/BV-02-C
Verify that the HF successfully receives the roaming status of the AG.
- /HFP/HF/PSI/BV-03-C
Verify that the HF successfully receives the battery level status of
the AG.
Compare: https://github.com/bluez/bluez/compare/c11c0555997b%5E...0fff08f962ff
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
reply other threads:[~2025-08-20 13:47 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/993518/000000-0fff08@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.