* [bluez/bluez] a410d2: shared/hfp: Add dial support
@ 2025-10-01 7:01 fdanis-oss
0 siblings, 0 replies; only message in thread
From: fdanis-oss @ 2025-10-01 7:01 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1007578
Home: https://github.com/bluez/bluez
Commit: a410d28ac471c702f8c93c261273cd2eb6bcbcfb
https://github.com/bluez/bluez/commit/a410d28ac471c702f8c93c261273cd2eb6bcbcfb
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M src/shared/hfp.c
M src/shared/hfp.h
Log Message:
-----------
shared/hfp: Add dial support
If no number, NULL or empry string, is passed to hfp_hf_dial() this
will try to call the last dialed phone number using AT+BLDN.
If the phone number starts with '>' and is followed by a number nnn…,
up to 10 digits, it will call the phone number in memory entry nnn….
Else it will performed a voice call to the number provided.
Commit: 7cc28016618a8828def72ee2eaed93cee838737d
https://github.com/bluez/bluez/commit/7cc28016618a8828def72ee2eaed93cee838737d
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M unit/test-hfp.c
Log Message:
-----------
unit/test-hfp: Add dial tests for HF
This add the following tests:
- /HFP/HF/OCL/BV-01-C
Initiate a call placed to the last number
- /HFP/HF/OCL/BV-02-C
Handling ERROR response to a call placed to last number
- /HFP/HF/OCM/BV-01-C
Initiate a request to place a call with a memory location
- /HFP/HF/OCM/BV-02-C
Handling ERROR response to a call placed to an empty memory location
- /HFP/HF/OCN/BV-01-C
HF places a call with a phone number
Commit: b4c8b9d8fb54ef35f859fffd34ca2a927b1a0e16
https://github.com/bluez/bluez/commit/b4c8b9d8fb54ef35f859fffd34ca2a927b1a0e16
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M src/shared/hfp.c
M src/shared/hfp.h
Log Message:
-----------
shared/hfp: Add in-band ring tone setting support
Commit: 296538ad6a8b592bfee03e56a040a3bf5cfad3d0
https://github.com/bluez/bluez/commit/296538ad6a8b592bfee03e56a040a3bf5cfad3d0
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M unit/test-hfp.c
Log Message:
-----------
unit/test-hfp: Add Answer Incoming Call with In-Band Ring tests for HF
This add the following tests:
- /HFP/HF/ICA/BV-01-C
Verify the incoming call is answered from HF, in-band ring tone.
- /HFP/HF/ICA/BV-02-C
Verify that the AG can change its in-band ring tone setting.
- /HFP/HF/ICA/BV-03-C
Verify that the HF alerts of an incoming call using the local ring
signal regardless of the presence of the in-band ring tone.
- /HFP/HF/ICA/BV-04-C-full
duplicate of /HFP/HF/ICA/BV-04-C test with full SLC setup.
/HFP/HF/ICA/BV-05-C (Verify that the HF alerts an incoming call using
a locally generated alert signal and can answer an incoming call in
the AG when the AG does not use an in-band ring tone as an alert
mechanism for the HF and the IUT allows an Audio Connection to be
present) is similar to /HFP/HF/TCA/BV-02-C/HFP/HF/ICA/BV-04-C-full for
the HF side.
Commit: 4809adf24f23078bcd3c18252f73ed7a64a532d6
https://github.com/bluez/bluez/commit/4809adf24f23078bcd3c18252f73ed7a64a532d6
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M unit/test-hfp.c
Log Message:
-----------
unit/test-hfp: Add incoming call prior to connection test
This add the following test:
- /HFP/HF/ICA/BV-07-C
Verify that HF can connect to an AG that is receiving an in-coming
call.
Commit: 54d5cddfdf8792ac0b66b784311993cc0088b84e
https://github.com/bluez/bluez/commit/54d5cddfdf8792ac0b66b784311993cc0088b84e
Author: Frédéric Danis <frederic.danis@collabora.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M unit/test-hfp.c
Log Message:
-----------
unit/test-hfp: Add incoming call interrupted test
This add the following test:
- /HFP/HF/CIT/BV-01-C
Verify that HF responds as expected when a normal incoming call
process is interrupted from the remote party.
Compare: https://github.com/bluez/bluez/compare/a410d28ac471%5E...54d5cddfdf87
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-10-01 7:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-01 7:01 [bluez/bluez] a410d2: shared/hfp: Add dial support fdanis-oss
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox