Open Source Telephony
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: Underlying Bluetooth device of a modem
Date: Fri, 12 Aug 2011 09:05:15 -0700	[thread overview]
Message-ID: <1313165117.3373.159.camel@aeonflux> (raw)
In-Reply-To: <20110812141626.GB4168@joana>

[-- Attachment #1: Type: text/plain, Size: 2650 bytes --]

Hi Gustavo,

> > > > > I am trying to set up a simple HFP demonstrator using 
> > > > > BlueZ+oFono+PulseAudio, with a dbus client that coordinates the three of 
> > > > > them. Being a simple prototype, the goal is to see how they behave and 
> > > > > analyze how well it would all scale.
> > > > > 
> > > > > The first question that arises is quite simple. In a multi-phone 
> > > > > scenario (all of them connected to our PC using Bluetooth HFP), oFono 
> > > > > properly lists all the phones as available modems. I would like to know 
> > > > > whether these modems can be associated to their underlying bluetooth 
> > > > > device (mac address, bluez device dbus path, or whatever). I have been 
> > > > > looking on the available modem properties but this seems not to be 
> > > > > present. Could somebody confirm this or otherwise explain how it can be 
> > > > > done?
> > > > > 
> > > > > The purpose of my interest is that, depending on the use-case, the final 
> > > > > user would have to choose the modem (or device) manually.
> > > > 
> > > > you would need to be a bit more specific on what the actual use case
> > > > entails here. How would selection work and how the user is involved in
> > > > it. Depending on that, things should be done differently.
> > > > 
> > > > So besides that, some simple pieces that come to mind quickly are to
> > > > create a HFP devinfo atom driver that just exports the BD_ADDR as serial
> > > > number.
> > > 
> > > Only the BD_ADDR is not enough, the device can paired with two or more
> > > adapters. Exports its DBUS path seems a best option.
> > > HFP plugin already keep the path for internal use, so its just a matter of put
> > > it devinfo.
> > > Also, the modem path gives you the information you need. The numbers there are
> > > the adapter bd_addr followed by the remove device bd_add.
> > 
> > you can not get the BD_ADDR out of the device path. The device path is
> > arbitrary. And if anybody considers to misuse it, then I will add even
> > more random bits into it.
> 
> Yes, but I am talking about the oFono modem path, you can extract the bd_addr
> from there and call BlueZ api to discover the remove device path.
> But add the device path to modem devinfo is a best option, I just wanted to
> mention that this extraction is possible.

maybe I haven't made myself clear here. That is the kind of hacking in a
public API that we will not support. So this is not a solution. And once
you start thinking about it from a public API point of view, you will
realize this as well. It will just create a mess.

Regards

Marcel



      reply	other threads:[~2011-08-12 16:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10  8:46 Underlying Bluetooth device of a modem Mikel Astiz
2011-08-10  6:45 ` Denis Kenzior
2011-08-10 15:49   ` Mikel Astiz
2011-08-10  8:28     ` Denis Kenzior
2011-08-10 13:39 ` Marcel Holtmann
2011-08-10 15:39   ` Mikel Astiz
2011-08-11 22:19   ` Gustavo Padovan
2011-08-11 22:39     ` Marcel Holtmann
2011-08-12  7:21       ` Mikel Astiz
2011-08-12 16:03         ` Marcel Holtmann
2011-08-12 14:16       ` Gustavo Padovan
2011-08-12 16:05         ` Marcel Holtmann [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=1313165117.3373.159.camel@aeonflux \
    --to=marcel@holtmann.org \
    --cc=ofono@ofono.org \
    /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