Am Freitag 29 Mai 2009 21:09:47 schrieb Marcel Holtmann: > > > I want that BtOBEX* API calls always available and we should just > > > define bdaddr_t if it is not defined by a previous include. > > > > So you have 2 options. Either release as is because it is not a > > regression, or delay until fixed. > > I can spend some time on it this weekend but I'll have no internet > > connection, so I can submit that earliest monday evening (if ready at > > that time). > > since we are breaking the API now anyway, we can just redo the Bluetooth > interface a little bit. For example just using const char *addr or > something alike.
The native format has the advantage that it is well-defined for each bluetooth stack. On Windows, this may be a problem using multiple stacks but that's not supported, anyway. I updated my "updates" branch on gitorious to do what I previously indicated. It looks much more sane to me, now. I did not test this on Win32, so you may delay pulling that to your tree. HS ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
