Return-Path: Date: Tue, 25 Oct 2011 11:22:03 +0200 From: Johan Hedberg To: Lucas De Marchi Cc: Emeltchenko Andrei , linux-bluetooth@vger.kernel.org Subject: Re: [PATCH bluez] add get_le/get_be helpers Message-ID: <20111025092203.GA5154@fusion.localdomain> References: <1319448004-8513-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> <20111025085242.GB3514@fusion.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Lucas, On Tue, Oct 25, 2011, Lucas De Marchi wrote: > On Tue, Oct 25, 2011 at 6:52 AM, Johan Hedberg wrote: > > Hi Andrei, > > > > On Mon, Oct 24, 2011, Emeltchenko Andrei wrote: > >> Helpers to access LE / BE values. In bluetooth there is a mixture > >> of LE / BE network byte order. > >> --- > >> ?lib/bluetooth.h | ? 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >> ?1 files changed, 64 insertions(+), 0 deletions(-) > > > > Applied. Thanks. > > Should we convert code to use these new functions? Yes, please. Johan