Return-Path: Date: Tue, 4 Feb 2014 15:03:33 +0200 From: Andrei Emeltchenko To: Luiz Augusto von Dentz Cc: "linux-bluetooth@vger.kernel.org" Subject: Re: [PATCHv2] android/avrcp: Decouple AVRCP logic from btio Message-ID: <20140204130331.GO2930@aemeltch-MOBL1> References: <1391092704-24806-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> <1391418977-24811-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> <20140204115622.GN2930@aemeltch-MOBL1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Tue, Feb 04, 2014 at 02:50:11PM +0200, Luiz Augusto von Dentz wrote: > Hi Andrei, > > On Tue, Feb 4, 2014 at 1:56 PM, Andrei Emeltchenko > wrote: > > On Mon, Feb 03, 2014 at 11:16:17AM +0200, Andrei Emeltchenko wrote: > >> From: Andrei Emeltchenko > >> > >> The patch makes AVRCP to be channel-agnostic so that it might be used in > >> unit tests. The idea is that all AVRCP logic would come to avrcp-lib and > >> channel stuff got to avrcp. > > I think we discussed this offline and decided not to have a separate > file for now. So is the idea is to have unit-avrcp to be compiled with btio, etc? I will then just to link everything what android/avrcp needs. Best regards Andrei Emeltchenko