[bluez/bluez] 8d5d2e: doc: Add new telephony related profiles interfaces

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Branch: refs/heads/976686
  Home:   https://github.com/bluez/bluez
  Commit: 8d5d2ea9668840b46ee4e6b1b66e2519cf8e5d9a
      https://github.com/bluez/bluez/commit/8d5d2ea9668840b46ee4e6b1b66e2519cf8e5d9a
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M Makefile.am
    A doc/org.bluez.Call.rst
    A doc/org.bluez.TelephonyAg.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: e0266dd91bb7a5570b0342c1fb6aaed6771ee4fe
      https://github.com/bluez/bluez/commit/e0266dd91bb7a5570b0342c1fb6aaed6771ee4fe
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    A profiles/audio/telephony.c
    A profiles/audio/telephony.h

  Log Message:
  -----------
  audio/telephony: Add shared interfaces implementation


  Commit: 8f1559c7721c9d197dd4c95135c92cc8d9fda6d0
      https://github.com/bluez/bluez/commit/8f1559c7721c9d197dd4c95135c92cc8d9fda6d0
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 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: 8fe346c6770b1ffc719aa0c80ad6608c53f2fd74
      https://github.com/bluez/bluez/commit/8fe346c6770b1ffc719aa0c80ad6608c53f2fd74
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add HFP SLC connection and event support


  Commit: c6257a2b4b7e039aed629e7054709ed1c07cc8f5
      https://github.com/bluez/bluez/commit/c6257a2b4b7e039aed629e7054709ed1c07cc8f5
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add dial support


  Commit: fe0396196a13f95657f721fb7df8591101d1df22
      https://github.com/bluez/bluez/commit/fe0396196a13f95657f721fb7df8591101d1df22
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add hangup all calls support


  Commit: f8897395ebdc632dc563c4b7c61ca90238a4b058
      https://github.com/bluez/bluez/commit/f8897395ebdc632dc563c4b7c61ca90238a4b058
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add answer a specific call support


  Commit: a1477f34538b5654c829bb3a75f512626e7b6cb8
      https://github.com/bluez/bluez/commit/a1477f34538b5654c829bb3a75f512626e7b6cb8
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 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: ada916d72159848b75d58212651fccb50e7ac443
      https://github.com/bluez/bluez/commit/ada916d72159848b75d58212651fccb50e7ac443
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Remove call interface during profile disconnection


  Commit: 3c2d347a8511ba7106bf5460658896c64f43cb42
      https://github.com/bluez/bluez/commit/3c2d347a8511ba7106bf5460658896c64f43cb42
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Create existing call during SLC phase


  Commit: de88d6e01dd93903b3fede19297740cdecd92d12
      https://github.com/bluez/bluez/commit/de88d6e01dd93903b3fede19297740cdecd92d12
  Author: Frédéric Danis <frederic.danis.oss@xxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/telephony.c
    M profiles/audio/telephony.h

  Log Message:
  -----------
  audio/telephony: Add hangup_active and hangup_held functions


  Commit: 5a3f65f98a157cae5f9be453f240099cf4cec397
      https://github.com/bluez/bluez/commit/5a3f65f98a157cae5f9be453f240099cf4cec397
  Author: Frédéric Danis <frederic.danis.oss@xxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add hangup_active and hangup_held support


  Commit: bc94b61c152899d79399dfc016ba5d47223aed9f
      https://github.com/bluez/bluez/commit/bc94b61c152899d79399dfc016ba5d47223aed9f
  Author: Frédéric Danis <frederic.danis.oss@xxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M client/telephony.c

  Log Message:
  -----------
  client/telephony: Add hangup_active and hangup_held support


  Commit: 97bc41aba305b676896d190326295e6f9f160c70
      https://github.com/bluez/bluez/commit/97bc41aba305b676896d190326295e6f9f160c70
  Author: Frédéric Danis <frederic.danis.oss@xxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add SendTones support


  Commit: 0fd51e35cfd5800869b51c3daddc42431e57fe39
      https://github.com/bluez/bluez/commit/0fd51e35cfd5800869b51c3daddc42431e57fe39
  Author: Frédéric Danis <frederic.danis.oss@xxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M client/telephony.c

  Log Message:
  -----------
  client/telephony: Add SendTones support


  Commit: f15377a039409e8f6bfe50a3a887149b6eb0ed27
      https://github.com/bluez/bluez/commit/f15377a039409e8f6bfe50a3a887149b6eb0ed27
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M doc/org.bluez.Call.rst
    M doc/org.bluez.TelephonyAg.rst

  Log Message:
  -----------
  doc: Make telephony docs more generic

Remove HFP specific parts or explicitly point it.


  Commit: 8dbb360de530e0b0db299095ed13e986a0d67320
      https://github.com/bluez/bluez/commit/8dbb360de530e0b0db299095ed13e986a0d67320
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M client/telephony.c

  Log Message:
  -----------
  client/telephony: Remove IncomingLine

This property has been removed from the documentation.


  Commit: ef48dd690776d1398456d0bbd1c10e90176bf7ac
      https://github.com/bluez/bluez/commit/ef48dd690776d1398456d0bbd1c10e90176bf7ac
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/telephony.c
    M profiles/audio/telephony.h

  Log Message:
  -----------
  audio/telephony: Remove IncomingLine

This property has been removed from the documentation.


  Commit: 9d706dd645ea935aa51254d29704f4b7743e3110
      https://github.com/bluez/bluez/commit/9d706dd645ea935aa51254d29704f4b7743e3110
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add HFP HF server and SDP record


  Commit: 21b57f18a6239fb8ba17391ac650477d4d6ccbab
      https://github.com/bluez/bluez/commit/21b57f18a6239fb8ba17391ac650477d4d6ccbab
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add operator name support

This adds the AT+COPS command.


  Commit: 3f6fd4d7cd550297b546839f44ca26624e70b678
      https://github.com/bluez/bluez/commit/3f6fd4d7cd550297b546839f44ca26624e70b678
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/telephony.c
    M profiles/audio/telephony.h

  Log Message:
  -----------
  audio/telephony: Add call line identication property support


  Commit: 7baeefce86e1deb2e95ab094d69d47bfceec5477
      https://github.com/bluez/bluez/commit/7baeefce86e1deb2e95ab094d69d47bfceec5477
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Add call line idenfication support


  Commit: 77222588fdb356ea3fd2c4a407cb35b862809323
      https://github.com/bluez/bluez/commit/77222588fdb356ea3fd2c4a407cb35b862809323
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Disable NREC during connection setup


  Commit: e47f0dd200509bdaeca8962810646b70d7cc0c36
      https://github.com/bluez/bluez/commit/e47f0dd200509bdaeca8962810646b70d7cc0c36
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Enable waiting call if supported by remote AG


  Commit: 5eb250b9ce7279d63fbbc24bc3416f439a48c7ec
      https://github.com/bluez/bluez/commit/5eb250b9ce7279d63fbbc24bc3416f439a48c7ec
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Enable extended error if supported by remote AG


  Commit: 2ef1979b629c465edbc334fc8a2246aad496d4f2
      https://github.com/bluez/bluez/commit/2ef1979b629c465edbc334fc8a2246aad496d4f2
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/telephony.c
    M profiles/audio/telephony.h

  Log Message:
  -----------
  audio/telephony: Add call multiparty property support


  Commit: 15a4e9b961364d5b2e9e282b1078a03573ac84d6
      https://github.com/bluez/bluez/commit/15a4e9b961364d5b2e9e282b1078a03573ac84d6
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M profiles/audio/hfp-hf.c

  Log Message:
  -----------
  audio/hfp-hf: Enable enhanced call status if supported by remote AG

On reception of OK result from AT+CLCC command, and based on the calls
listed by +CLCC results, this updates, removes or creates calls.


Compare: https://github.com/bluez/bluez/compare/8d5d2ea96688%5E...15a4e9b96136

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications





[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux