From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marcel Holtmann To: BlueZ Mailing List Content-Type: text/plain Message-Id: <1107191003.7902.27.camel@pegasus> Mime-Version: 1.0 Subject: [Bluez-devel] News about the Broadcom BCM92035DGL Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net Reply-To: bluez-devel@lists.sourceforge.net List-Unsubscribe: , List-Id: BlueZ development List-Post: List-Help: List-Subscribe: , List-Archive: Date: Mon, 31 Jan 2005 18:03:23 +0100 Hi, the Broadcom dongles with the USB product id 0x2009 like the IOgear GBU311 need a special HCI vendor command to switch from HID into full HCI. Without this command the dongle is working, but only responses to commands in the OGF_INFO_PARAM class. This command is 3B FC 01 00 and the last byte toggles between HCI and HID mode. < HCI Command: Vendor (0x3f|0x003b) plen 1 0000: 00 . > HCI Event: Command Complete (0x0e) plen 4 0000: 01 3b fc 00 .;.. Right now I have no solution how to integrate this so that it works nicely, because I don't wanna pollute the Bluetooth core with Broadcom specific hacks. However you can execute "hcitool cmd 3f 3b 00" by hand and after that the mouse and keyboard devices provided by this dongle should disconnect and you can fully use the Bluetooth part. Regards Marcel ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel