From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <42368844.7010000@xmission.com> From: Brad Midgley MIME-Version: 1.0 To: BlueZ Mailing List Content-Type: text/plain; charset=us-ascii; format=flowed Subject: [Bluez-devel] sbcinfo.c frame_len problem? 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: Tue, 15 Mar 2005 00:01:24 -0700 Henryk/Marcel... This was in an anonymous bug reported at the sf project. ===================================== In sbcinfo.c, the frame_len is calculated incorrectly. 195: frame_len[0] = count + 4; The output of sbc_test_01.sbc results in: Frame length 46 Bytes instead of 42 (according to "A2DP Test v10.pdf"). ===================================== should the "+ 4" be dropped? Brad ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel