From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [Bluez-devel] hcid patch From: Marcel Holtmann To: bluez-devel@lists.sourceforge.net In-Reply-To: References: Content-Type: text/plain Message-Id: <1128160192.8555.6.camel@localhost.localdomain> Mime-Version: 1.0 Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Sat, 01 Oct 2005 11:49:52 +0200 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