Linux bluetooth development
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] DBUS service support - Initial library
Date: Mon, 23 May 2005 12:27:33 +0200	[thread overview]
Message-ID: <1116844053.30044.59.camel@pegasus> (raw)
In-Reply-To: <e1effdeb0505201404d05e818@mail.gmail.com>

Hi Claudio,

> I am sending a initial skeleton of pand DBUS support. I was not able to
> access BlueZ CVS due firewall permissions.
> 
> The path is based on bluez-utils-2.17.

no problem the 2.17 is quite up-to-date.

> Suggestions and comments are welcome!

please use only the file dbus.c and put needed function prototypes into
pand.h. The dbus_services.h is not needed. Put the declarations into
dbus.c.

Don't provide and "hcid" service within pand. If you wanna provide HCI
task then hide them inside the pand D-Bus. Use org.bluez.pand as base
name for all stuff.

Never use dev_id. You can use the source Bluetooth address instead and
then convert it to dev_id internally. Don't use bdaddr_t at all. Simply
use the string representation of the Bluetooth device address.

Don't use char to represent an one byte value. Use uint8_t.

Once if we agree on the changes to Makefile.am, pand.h and main.c, then
I can commit a simple framework with an empty dbus.c and you only need
to send me changes to dbus.c from then on.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-05-23 10:27 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-28 20:00 [Bluez-devel] DBUS service support - Initial library Claudio Takahasi
2005-04-29  9:47 ` Marcel Holtmann
2005-04-29 12:26   ` Claudio Takahasi
2005-04-29 12:43     ` Marcel Holtmann
2005-04-29 22:20       ` Claudio Takahasi
2005-04-30  0:04         ` Marcel Holtmann
2005-05-01 21:16           ` Claudio Takahasi
2005-05-01 23:18             ` Marcel Holtmann
2005-05-02 15:32               ` Claudio Takahasi
2005-05-02 16:24                 ` Marcel Holtmann
2005-05-09 21:31                   ` Claudio Takahasi
2005-05-11 18:27                     ` Marcel Holtmann
2005-05-12  9:00                       ` Peter Wippich
2005-05-12 12:41                         ` Marcel Holtmann
2005-05-12 16:21                           ` Peter Wippich
2005-05-20 21:04                             ` Claudio Takahasi
2005-05-23 10:27                               ` Marcel Holtmann [this message]
2005-05-23 15:02                                 ` Claudio Takahasi
2005-05-24  9:07                                   ` Marcel Holtmann
2005-05-25 22:20                                     ` Claudio Takahasi
2005-05-26  9:08                                       ` Marcel Holtmann
2005-05-26 21:22                                         ` Claudio Takahasi
2005-05-26 21:40                                           ` Marcel Holtmann
2005-05-30 22:42                                             ` Claudio Takahasi
2005-05-30 23:05                                               ` Marcel Holtmann
2005-06-03 20:34                                                 ` [Bluez-devel] DBUS service support - poll patch Claudio Takahasi
2005-06-03 20:38                                                   ` Marcel Holtmann
2005-06-03 21:31                                                     ` Claudio Takahasi
2005-06-03 22:10                                                   ` Marcel Holtmann
2005-06-06 13:18                                                     ` Claudio Takahasi
2005-06-14 11:37                                                       ` Claudio Takahasi
2005-06-17 21:59                                                         ` Claudio Takahasi
2005-06-18 23:28                                                           ` Marcel Holtmann
2005-05-12 12:45                         ` [Bluez-devel] DBUS service support - Initial library Claudio Takahasi
2005-05-12 16:23                           ` Peter Wippich

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=1116844053.30044.59.camel@pegasus \
    --to=marcel@holtmann.org \
    --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