From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 19 Jan 2011 22:21:40 +0530 From: Johan Hedberg To: Luiz Augusto von Dentz , linux-bluetooth@vger.kernel.org Subject: Re: [PATCH 4/4 v2] Add proper tracking mechanism to NREC Message-ID: <20110119165140.GA10120@jh-x301> References: <1295352671-5533-1-git-send-email-luiz.dentz@gmail.com> <20110119152351.GH2112@jh-x301> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20110119152351.GH2112@jh-x301> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Wed, Jan 19, 2011, Johan Hedberg wrote: > On Tue, Jan 18, 2011, Luiz Augusto von Dentz wrote: > > NREC may change during the connections so it has to be tracked in order > > to signal changes to applications. > > --- > > audio/headset.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++- > > audio/headset.h | 6 +++++ > > audio/transport.c | 19 ++++++++++++++++++ > > 3 files changed, 79 insertions(+), 1 deletions(-) > > I didn't realize there was a v2 of this and I already went ahead and > pushed v1. What was the difference? Can you send a patch to update the > upstream tree to whatever this v2 does? Never mind. I went and did this myself. Johan