Return-Path: Message-ID: Date: Thu, 16 Aug 2007 19:23:27 +0300 From: "Ohad Ben-Cohen" To: Alok In-Reply-To: <1187271433.6440.18.camel@greatbear> MIME-Version: 1.0 References: <1187271433.6440.18.camel@greatbear> Cc: BlueZ development Subject: Re: [Bluez-devel] Help regarding TI's Bluetooth chips. 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 Alok, On 8/16/07, Alok wrote: > 1. Is HCILL critical for TI's BT chips? No. HCILL is TI's runtime power management protocol. It is not mandatory; In fact it is off by default and a special command must be sent to the chip in order to turn it on (usually it is the last command in the .bts file). We are currently working on merging the HCILL patches to mainline. If you are interested, take a look at: http://article.gmane.org/gmane.linux.bluez.devel/12071 > 2. Has anyone tried a2dp on the brf63xx/brf61xx ? If so what is the > minimum baud rate that is required ? A safe minimum value would be 460kbps (although there are some bitpool values that will make even a baud rate of ~200-300kbps enough). > 3. I have currently selected the H4 driver. Do i need to select the bcsp driver instead? HCILL is just an extension of H4 (a few single-byte commands with which the chip can announce its power state, and the host can wake it up). When HCILL is off, the BRF chips speak plain H4, so If you don't want HCILL, you should indeed use H4. The BCSP is a communication protocol required for CSR BlueCore chips. Don't use it. All the best, Ohad. ------------------------------------------------------------------------- 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