Re: [Bluez-devel] handsfree profile
From: robert <hidden>
Date: 2007-08-24 15:51:08
Hello Marcel, Yeah, I agree this approach is kind of a mess, but it is in line with all of the goals of my project(portability, consistency, ease of use and development). I would like to have as much done in java as possible. If I write a lot of the code in C, then someone will have to port it when they move to another OS, or pray that the headset profile is as far along as the one in BlueZ, or worse pray that it exists at all. I love C, but java is simply a more accessible language, making it easier for other developers to embellish the profile. agree to disagree. :) cheers, robert On Aug 24, 2007, at 8:32 AM, Marcel Holtmann wrote:
Hi Robert,quoted
So I was planning to implement the profile inside of java, which is why I am working on the Avetana BT stack, but I don't beleive that I can handle any of the SCO communication from java. Essentially I am planning write the command processor for handling the AT commands in Java (easier to maintain and debug), and then just create a small daemon that handles routing traffic between the SCO channel and the Alsa devices. Perhaps communicate between the two using D-Bus?that makes my stomach turn around. You you are of course free to do so, but doing everything in plain C is much easier. And I would advise to try an integration with our audio daemon. Otherwise it would become one of these external things that is hard to install and maintain. Regards Marcel ---------------------------------------------------------------------- --- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel