Return-Path: Subject: Re: CSP implementation for MCAP Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=iso-8859-1 From: =?iso-8859-1?Q?Elvis_Pf=FCtzenreuter?= In-Reply-To: <20100916123900.GA20869@jh-x301> Date: Thu, 16 Sep 2010 11:14:22 -0300 Cc: linux-bluetooth@vger.kernel.org Message-Id: References: <4A11989E-5448-43B7-887F-217C54977E22@epx.com.br> <1FA1AF09-53BA-4187-81B3-78E2E5C82852@signove.com> <20100916123900.GA20869@jh-x301> To: Johan Hedberg Sender: linux-bluetooth-owner@vger.kernel.org List-ID: On 16/09/2010, at 09:39, Johan Hedberg wrote: > Hi Elvis, > > On Wed, Sep 15, 2010, Elvis Pf?tzenreuter wrote: >>> This is the repository for the CSP implementation, rebased over the >>> recently accepted MCAP, for your appreciation: >>> >>> git://gitorious.org/bluez-epx/bluez-epx.git csp >>> >>> or >>> >>> http://www.gitorious.org/bluez-epx/bluez-epx/commits/csp-- >> >> And I am happy to announce that this CSP implementation passed on PTS >> :) Fixes are on topmost patch of the repository. > > Good to hear about the progress with the PTS :) > > Unfortunately you'll need to rebase again since I pushed some cleanups > to the MCAP code. Could you also get rid of the unnecessary > double-pointers and type casts which aren't needed anymore now that > mcap_send_data accepts void *. It's done, and tested.