linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: Thomas Zimmermann <ml@vdm-design.de>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: obexd: Question about PBAP support
Date: Fri, 22 Jan 2010 17:39:31 +0200	[thread overview]
Message-ID: <2d5a2c101001220739m135c8eadn891c0ac2183b6433@mail.gmail.com> (raw)
In-Reply-To: <201001221317.11486.ml@vdm-design.de>

Hi Thomas,

On Fri, Jan 22, 2010 at 2:17 PM, Thomas Zimmermann <ml@vdm-design.de> wrote:
> Hi,
> i tried to write a plugin for obexd to support the phonebook of
> freesmartphone.org.
>
> Browsing the device with "sdptool browse" shows Phonebook Access on channel
> 15, so i thing obexd is running properly. But when connecting a real PBAP
> device (tried Parrot Minikit and a BMW car system) the methods in my plugin
> aren't called. (I added some debug output at the beginning of the functions
> and that's not shown.)

Before running obexd you need to make sure that your driver will be
linked as phonebook.c, you can select it by doing
--with-phonebook=<driver name>, this will be expanded to
phonebook-<driver name>.c where it should be implemented.

> So, did someone tried before to use PBAP with a real device?
> And how can i help to get this working?

I got it working with obex-client + pbap-client and obexd + ebook
driver, but pbap code is maybe not mature yet for real devices, the
driver support was just introduced few months ago and of course
patches are welcome.

Regards,


-- 
Luiz Augusto von Dentz
Engenheiro de Computação

      reply	other threads:[~2010-01-22 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22 12:17 obexd: Question about PBAP support Thomas Zimmermann
2010-01-22 15:39 ` Luiz Augusto von Dentz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2d5a2c101001220739m135c8eadn891c0ac2183b6433@mail.gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=ml@vdm-design.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).