Hi Marcel,
I kept some log information, if you want remove it I can send another
patch. The error code definition was included. I am using "hciX" in the
path name until we receive a answer from dbus list. Services under the
path /org/bluez/Devices weren't implemented yet.
Is there other changes in this patch?
Regards,
Claudio
>>>>Main Features
1. added multiple bt adapter support
2. added the structures to support profiles
3. Modified paths to "/org/bluez/Devices" and "/org/bluez/Manager".
Where "Devices" is going to provide device configuration services
currently provided by hciconfig tool. The "Manager" will handle
services related to connection establishment and setup, including
profiles, sdp and device discovery.
4. Added error new code definition
>>>>Next Action
1. Move the functions to to suitable file names( eg: dbus-mgr.c and dbus-dev.c)
2. Define the device based path name. (waiting D-Bus mailing list answers)
3. Investigate fallback behaviour(how handle properly unregistered paths)
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