logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

org.bluealsa.RFCOMM1 - Bluetooth Audio RFCOMM D-Bus API

Description

       This  page  describes  the D-Bus RFCOMM interface of the bluealsa(8) service.  The RFCOMM interface gives
       access to the RFCOMM terminal objects created by this service.

   MethodsfdOpen()
              Open RFCOMM socket for dispatching AT commands not handled internally  by  BlueALSA.  This  method
              returns a SEQPACKET socket.

              Possible Errors:

                 dbus.Error.NotSupported
                 dbus.Error.Failed

   PropertiesstringTransport[readonly]
              HFP/HSP transport type.

              Possible values: "HFP-AG", "HFP-HF", "HSP-AG" or "HSP-HS"

       array{string}Features[readonly]
              List of features supported by the remote device.

       byteBattery[readonly]
              Remote device battery level.

              Possible values: 0-100 or -1

Name

       org.bluealsa.RFCOMM1 - Bluetooth Audio RFCOMM D-Bus API

See Also

bluealsa-rfcomm(1), bluealsa(8)Projectwebsite
               <https://github.com/arkq/bluez-alsa>

BlueALSA v4.3.1                                   October 2023                           ORG.BLUEALSA.RFCOMM1(7)

Synopsis

Service
              org.bluealsa[.unique ID]

       Interface
              org.bluealsa.RFCOMM1

       Objectpath
              [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX/rfcomm

See Also