Return-Path: From: Marcel Holtmann To: BlueZ users In-Reply-To: <473BFAD7.6090107@omepet.es> References: <473BFAD7.6090107@omepet.es> Date: Thu, 15 Nov 2007 18:58:31 +0100 Message-Id: <1195149511.5175.118.camel@aeonflux> Mime-Version: 1.0 Subject: Re: [Bluez-users] device doesn't support Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net Hi, > I want to know if my dongle supports the HCI_Write_Page_Timeout command, > so I do: > > #hcitool -i hci0 cmd 0x04 0x0003 (informational commands, read supported > commands) > > and I get: > > < HCI Command: ogf 0x04, ocf 0x0003, plen 0 > > HCI Event: 0x0e plen 12 > 01 03 10 00 FF FF 8F FE 9B F9 00 80 > ^ > According to this results, the dongle supports HCI_Write_Page_Timeout, > but I am getting 12 octets instead of 16 (BT spec.), Why? > > Am I doing something wrong? Something related to bit-byte ordering? > Is the information returned by hcitool correct? Please reply. and another decoding question where you could simple let hcidump -X -V do it for you. Also calling hciconfig hci0 pageto would tell you if the command works or not. Including hciconfig hci0 commands if you wanna get this specific list of supported commands. There are manual pages available for every Bluetooth command. Please read them first before posting. 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-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users