Linux bluetooth development
 help / color / mirror / Atom feed
From: Claudio Takahasi <cktakahasi@gmail.com>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] DBUS service support
Date: Mon, 25 Apr 2005 12:16:05 -0300	[thread overview]
Message-ID: <e1effdeb050425081629118e5b@mail.gmail.com> (raw)
In-Reply-To: <1113948294.2469.77.camel@pegasus>

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

Hi Marcel,

I wrote the skeleton of the library. Please verify if I am following
the BlueZ principles. I will try reuse functions used by pand 
and hcitool: connect, disconnect, search, ...

It is only a initial draft. The idea is provide a library to user 
mode application controls bluetooth connections. Please
validate my suggestions before I start coding.

The code is attached.

The following changes were done:
1. Makefile.am
    added libpanz in the SUBDIR
2. configure.in
    added libpanz/Makefile in the AC_OUTPUT
3. Added libpanz directory
   the files are in libpanz.tar.gz file

There is a lot of chalenges until I reach my objective: integrate
with a DBUS application.

Regards,
Claudio.


On 4/19/05, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Claudio,
> 
> > Sorry, I was not my objective provoke this discussion. I posted in both list
> > to try reach all bluez community members and figure out who are researching this
> > topic in order to share information.
> 
> the developer mailing list if for the development of BlueZ and the users
> mailing list is for user questions and problems. Quite easy.
> 
> > I will contact the Network Manager developers to verify if a bluetooth
> > dbus service support can be useful.
> >
> > At BlueZ side,  search, connect, disconnect, security and IP configuration
> > functions have be provided by a library. I developed a initial library and
> > it is working fine. BlueZ does not need provide a DBUS service, only interfaces
> > for a DBUS service daemon are required. The DBUS service
> > daemon must control all media(bluetooth, WLAN, ETH, ...)
> > This is my idea of how DBUS and Bluetooth can work together providing
> > seamless connections.
> 
> Start working on it, but I think you will need an integration into the
> existing BlueZ daemons.
> 
> Regards
> 
> Marcel
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: New Crystal Reports XI.
> Version 11 adds new functionality designed to reduce time involved in
> creating, integrating, and deploying reporting solutions. Free runtime info,
> new features, or free trial, at: http://www.businessobjects.com/devxi/728
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
> 


-- 
_______________________________________
Claudio Takahasi
INdT - Nokia Technology Institute
Phone: +55 81 21223034
Recife - Pernambuco - Brazil

[-- Attachment #2: Diff_Makefile.am --]
[-- Type: application/octet-stream, Size: 188 bytes --]

5c5
< SUBDIRS = hcid tools rfcomm sdpd dund pand hidd cups alsa test scripts pcmcia extra libpanz
---
> SUBDIRS = hcid tools rfcomm sdpd dund pand hidd cups alsa test scripts pcmcia extra

[-- Attachment #3: Diff_configure.in --]
[-- Type: application/octet-stream, Size: 453 bytes --]

37c37
< AC_OUTPUT(Makefile hcid/Makefile tools/Makefile rfcomm/Makefile sdpd/Makefile dund/Makefile pand/Makefile hidd/Makefile cups/Makefile alsa/Makefile test/Makefile scripts/Makefile pcmcia/Makefile extra/Makefile libpanz/Makefile)
---
> AC_OUTPUT(Makefile hcid/Makefile tools/Makefile rfcomm/Makefile sdpd/Makefile dund/Makefile pand/Makefile hidd/Makefile cups/Makefile alsa/Makefile test/Makefile scripts/Makefile pcmcia/Makefile extra/Makefile)

[-- Attachment #4: libpanz.tar.gz --]
[-- Type: application/x-gzip, Size: 11106 bytes --]

      reply	other threads:[~2005-04-25 15:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19 20:00 [Bluez-devel] DBUS service support Claudio Takahasi
2005-04-19 20:46 ` Marcel Holtmann
2005-04-19 21:48   ` Claudio Takahasi
2005-04-19 22:04     ` Marcel Holtmann
2005-04-25 15:16       ` Claudio Takahasi [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=e1effdeb050425081629118e5b@mail.gmail.com \
    --to=cktakahasi@gmail.com \
    --cc=bluez-devel@lists.sourceforge.net \
    /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