Return-Path: Date: Thu, 23 Dec 2010 10:24:31 +0200 From: Johan Hedberg To: Vinicius Costa Gomes Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Add support for creating devices from stored primary services Message-ID: <20101223082431.GA15764@jh-x301> References: <20101222225054.GD10702@jh-x301> <1293063397-24958-1-git-send-email-vinicius.gomes@openbossa.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1293063397-24958-1-git-send-email-vinicius.gomes@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Vinicius, On Wed, Dec 22, 2010, Vinicius Costa Gomes wrote: > From what we can retrieve from storage we are able to create the devices > and probe the device drivers. > --- > src/adapter.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 77 insertions(+), 0 deletions(-) Pushed upstream. Thanks. Johan