Return-Path: Date: Thu, 20 Jan 2011 15:05:38 +0530 From: Johan Hedberg To: Brian Gix Cc: linux-bluetooth@vger.kernel.org, vinicius.gomes@openbossa.org, claudio.takahasi@openbossa.org, padovan@profusion.mobi, rshaffer@codeaurora.org Subject: Re: [PATCH 3/3] Add READ_BLOB_REQUEST support to attribute server Message-ID: <20110120093538.GD540@jh-x301> References: <1295474453-8495-1-git-send-email-bgix@codeaurora.org> <1295474453-8495-4-git-send-email-bgix@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1295474453-8495-4-git-send-email-bgix@codeaurora.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Brian, On Wed, Jan 19, 2011, Brian Gix wrote: > --- > attrib/att.c | 44 ++++++++++++++++++++++++++++++++++++++++++++ > attrib/att.h | 6 +++++- > src/attrib-server.c | 39 +++++++++++++++++++++++++++++++++++++-- > 3 files changed, 86 insertions(+), 3 deletions(-) This one has also been pushed upstream. Thanks. Johan