Return-Path: From: Marcel Holtmann To: BlueZ development In-Reply-To: <00f501c787ee$b8c876a0$8935c70a@dlh.st.com> References: <00f501c787ee$b8c876a0$8935c70a@dlh.st.com> Date: Thu, 26 Apr 2007 16:18:39 +0200 Message-Id: <1177597119.14980.69.camel@aeonflux.holtmann.net> Mime-Version: 1.0 Subject: Re: [Bluez-devel] Esco implementation patch Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi Sumeet, > Yes I think that's a good idea. I think the change required is very minimal. > In sco.c whether I create a SCO or ESCO link depends on the version which is > readily available in hci_dev structure. Its just a matter of adding a > conditional statement (if else). Maybe I can also to check the feature bit > mask. I will try this. don't use the version information. Use the features bits and check for the LMP_ESCO bit. Regards Marcel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel