[bluez/bluez] df19a9: shared/hfp: Add Call answer support
From: hadess <hidden>
Date: 2025-09-30 16:52:10
Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: df19a94770ed0a9709b1ed8db5706cd61bdb321d https://github.com/bluez/bluez/commit/df19a94770ed0a9709b1ed8db5706cd61bdb321d Author: Frédéric Danis [off-list ref] Date: 2025-09-30 (Tue, 30 Sep 2025) Changed paths: M src/shared/hfp.c M src/shared/hfp.h Log Message: ----------- shared/hfp: Add Call answer support This also manage the +CIEV:<call>,… event to create, remove or update calls. Commit: aaabb8d758704d823d0cbe3fc7a9d93d63c031e0 https://github.com/bluez/bluez/commit/aaabb8d758704d823d0cbe3fc7a9d93d63c031e0 Author: Frédéric Danis [off-list ref] Date: 2025-09-30 (Tue, 30 Sep 2025) Changed paths: M unit/test-hfp.c Log Message: ----------- unit/test-hfp: Add Answer Incoming Call tests for HF This add the following tests: - HFP/HF/ICA/BV-04-C Verify the incoming call is answered from HF, no in-band ring. - HFP/HF/ICA/BV-06-C Verify the incoming call is answered from AG, no in-band ring. Commit: 5453bb52682462393d1763246d3a70426f39ac20 https://github.com/bluez/bluez/commit/5453bb52682462393d1763246d3a70426f39ac20 Author: Frédéric Danis [off-list ref] Date: 2025-09-30 (Tue, 30 Sep 2025) Changed paths: M src/shared/hfp.c M src/shared/hfp.h Log Message: ----------- shared/hfp: Add Call hangup support Commit: 976d87ba8e0255af8e050aa076b411706dea0714 https://github.com/bluez/bluez/commit/976d87ba8e0255af8e050aa076b411706dea0714 Author: Frédéric Danis [off-list ref] Date: 2025-09-30 (Tue, 30 Sep 2025) Changed paths: M unit/test-hfp.c Log Message: ----------- unit/test-hfp: Add Reject Incoming Call tests for HF This add the following tests: - /HFP/HF/ICR/BV-01-C Verify that the HF can reject an incoming call after being alerted. - /HFP/HF/ICR/BV-02-C Verify that the AG, upon the corresponding action, rejects an incoming call and properly indicates this event to the HF. Commit: c53a401998f77766001d4b7744722408f04d4150 https://github.com/bluez/bluez/commit/c53a401998f77766001d4b7744722408f04d4150 Author: Frédéric Danis [off-list ref] Date: 2025-09-30 (Tue, 30 Sep 2025) Changed paths: M unit/test-hfp.c Log Message: ----------- unit/test-hfp: Add Terminate Call tests for HF This add the following tests: - /HFP/HF/TCA/BV-01-C Verify that the HF can terminate an ongoing call in the AG. - /HFP/HF/TCA/BV-02-C Verify that the AG, upon the corresponding action, terminates an ongoing call. The AG then indicates this event to the HF. - /HFP/HF/TCA/BV-04-C Verify that the HF can release a call after dialing and prior to call completion. /HFP/HF/TCA/BV-03-C (Verify that after a call is terminated from the remote party, the HF receives the proper indication from the AG) is similar to /HFP/HF/TCA/BV-02-C for the HF side. Commit: 73dd85a18b13d3e9cdef86079d759418037ff070 https://github.com/bluez/bluez/commit/73dd85a18b13d3e9cdef86079d759418037ff070 Author: Bastien Nocera [off-list ref] Date: 2025-09-30 (Tue, 30 Sep 2025) Changed paths: M doc/org.bluez.Device.rst Log Message: ----------- doc: Fix typo in PreferredBearer property Compare: https://github.com/bluez/bluez/compare/e7c77f80787d...73dd85a18b13 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications