Return-Path: Date: Sun, 27 May 2012 22:35:27 +0300 From: Johan Hedberg To: Paulo Alcantara Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH BlueZ 0/9] Store address type on storage (LE-only files) Message-ID: <20120527193527.GA31160@x220.P-661HNU-F1> References: <1338079254-14054-1-git-send-email-paulo.alcantara@openbossa.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1338079254-14054-1-git-send-email-paulo.alcantara@openbossa.org> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Paulo, On Sat, May 26, 2012, Paulo Alcantara wrote: > This patchset contains the remaining changes for the new storage format > used (bdaddr#type) on storage for LE-only files. > > Note also that the BlueZ 4.x will only contain this new storage format > for LE-only files, whereas BlueZ 5.x will contain this new storage format > for all files (BR/EDR and LE). > > > Claudio Takahasi (2): > storage: Rename characteristic to characteristics > storage: Rename primary file to primaries > > Paulo Alcantara (7): > storage: Store address type in "characteristics" > storage: Store address type in "appearance" file > storage: Store address type in "ccc" file > storage: Store address type in "longtermkeys" file > core: Fix creating device from "longtermkeys" file > storage: Store address type in "attributes" file > storage: Rename appearance file to appearances > > attrib/client.c | 31 +++++++++++------ > src/adapter.c | 36 +++++++++++-------- > src/attrib-server.c | 19 +++++++--- > src/device.c | 36 ++++++++++++++----- > src/device.h | 1 + > src/event.c | 6 ++-- > src/storage.c | 94 +++++++++++++++++++++++++++------------------------ > src/storage.h | 27 +++++++++------ > 8 files changed, 151 insertions(+), 99 deletions(-) All patches in this set have been applied. Thanks. Johan