All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] hcid patch
Date: Sat, 01 Oct 2005 11:49:52 +0200	[thread overview]
Message-ID: <1128160192.8555.6.camel@localhost.localdomain> (raw)
In-Reply-To: <e1effdeb05093011224be94d05@mail.gmail.com>

Hi Claudio,

> The patch is attached. The basic structure to start the development of
> the "sdp", "network", "serial", ... was added. 
> There are a lot not implemented methods.

this patch looks like this:

 common/Makefile.am   |    4
 common/util.c        |   80 ++++
 common/util.h        |   35 +
 hcid/dbus-internal.h |   82 ++++
 hcid/dbus.c          |  909 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 hcid/dbus.h          |  200 +++++++++++
 hcid/hcid.h          |    1
 hcid/main.c          |   17
 tools/Makefile.am    |    2
 tools/hcitool.c      |   27 -
 10 files changed, 1319 insertions(+), 38 deletions(-)

It is changing everything and looks like a previous patch that I
reviewed.

I don't wanna see any changes outside hcid/dbus.[ch] at the moment and
the error definitions we agreed on are not included. It seems you just
modified one of your older patches with the new objects and paths. I
want to include something before the next release, but I am going the
full patch at the moment.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-10-01  9:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-30 18:22 [Bluez-devel] hcid patch Claudio Takahasi
2005-10-01  9:49 ` Marcel Holtmann [this message]
2005-10-03 14:08   ` Claudio Takahasi
2005-10-03 21:02     ` Marcel Holtmann
2005-10-04 12:33       ` Claudio Takahasi
2005-10-04 12:47         ` Claudio Takahasi
2005-10-04 13:11           ` Johan Hedberg
2005-10-04 13:31             ` Claudio Takahasi

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=1128160192.8555.6.camel@localhost.localdomain \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.