UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Sync Contacts via Bluetooth - VAG Group Car not working

    Scheduled Pinned Locked Moved Unsolved Support
    10 Posts 3 Posters 486 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • D Offline
        ds2k5
        last edited by

        Hi,
        binding by Bluetooth is working.
        Calling is working.
        But did not get the contacts synced.

        How/where to find log files ?

        lduboeufL 1 Reply Last reply Reply Quote 0
        • lduboeufL Offline
          lduboeuf @ds2k5
          last edited by

          @ds2k5 said in Sync Contacts via Bluetooth - VAG Group Car not working:

          Hi,
          binding by Bluetooth is working.
          Calling is working.
          But did not get the contacts synced.

          How/where to find log files ?

          Contact visualization via bluetooth is something broken since few years. Unfortunatly no one took that task ( not an easy one )

          AppLeeA 1 Reply Last reply Reply Quote 0
          • AppLeeA Offline
            AppLee @lduboeuf
            last edited by

            Hello @lduboeuf

            Do you happen to know someone who can point a volunteer towards the appropriate documentation/repository so someone willing to help would have something to start with?

            lduboeufL 1 Reply Last reply Reply Quote 0
            • lduboeufL Offline
              lduboeuf @AppLee
              last edited by lduboeuf

              @AppLee said in Sync Contacts via Bluetooth - VAG Group Car not working:

              Hello @lduboeuf

              Do you happen to know someone who can point a volunteer towards the appropriate documentation/repository so someone willing to help would have something to start with?

              I don't know ;-).
              I only know that a profile need to be activated somewhere ( in bluez repo? ) , and there is a protocol to implement. The thing is that we are going to use the new contact backend and Sailfish don't pushed open source the code for Contact sync via bluetooth, someone need to implement the PBAP protocol with the new backend. Or there is obexd also,. I don't know well all that...

              D 2 Replies Last reply Reply Quote 1
              • D Offline
                ds2k5 @lduboeuf
                last edited by

                @lduboeuf

                thanks for the information

                1 Reply Last reply Reply Quote 0
                • D Offline
                  ds2k5 @lduboeuf
                  last edited by ds2k5

                  @lduboeuf @AppLee

                  could this may be help ?

                  https://github.com/sailfishos/bluez5/blob/master/obexd/plugins/phonebook-sailfish.c

                  lduboeufL 1 Reply Last reply Reply Quote 0
                  • lduboeufL Offline
                    lduboeuf @ds2k5
                    last edited by lduboeuf

                    @ds2k5 said in Sync Contacts via Bluetooth - VAG Group Car not working:

                    @lduboeuf @AppLee

                    could this may be help ?

                    https://github.com/sailfishos/bluez5/blob/master/obexd/plugins/phonebook-sailfish.c

                    This is the open source part yes, but still missing is the service that read the database and expose to dbus as we can see it here: https://github.com/sailfishos/bluez5/blob/master/obexd/plugins/phonebook-sailfish.c#L44

                    D 1 Reply Last reply Reply Quote 0
                    • D Offline
                      ds2k5 @lduboeuf
                      last edited by

                      @lduboeuf

                      thanks

                      ok understand

                      I ask the support if the can ask the managment
                      if the make the code open source...
                      I know the chance is low
                      but I can try 🙂

                      D 1 Reply Last reply Reply Quote 0
                      • D Offline
                        ds2k5 @ds2k5
                        last edited by

                        @lduboeuf

                        https://github.com/bluez/bluez/tree/master/obexd

                        may this help ?

                        lduboeufL 1 Reply Last reply Reply Quote 0
                        • lduboeufL Offline
                          lduboeuf @ds2k5
                          last edited by

                          @ds2k5 said in Sync Contacts via Bluetooth - VAG Group Car not working:

                          @lduboeuf

                          https://github.com/bluez/bluez/tree/master/obexd

                          may this help ?

                          I really don't know well that part sorry.
                          But from what i understand, what is missing is somewhere in bluez, the ability to activate the PBAP profile and a plugin to talk to a dbus service exposing org.bluez.obex.PhonebookAccess1 interface for contact reading.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post