From: Andrei Emeltchenko <Andrei.Emeltchenko.news@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCHv4 2/3] android/debug: Convert uuid helper to use uint8_t buffer
Date: Fri, 8 Nov 2013 13:21:23 +0200 [thread overview]
Message-ID: <20131108112121.GD21468@aemeltch-MOBL1> (raw)
In-Reply-To: <20131108104953.GB28608@x220.p-661hnu-f1>
Hi Johan,
On Fri, Nov 08, 2013 at 12:49:53PM +0200, Johan Hedberg wrote:
> Hi Andrei,
>
> On Fri, Nov 08, 2013, Andrei Emeltchenko wrote:
> > -char *bt_uuid_t2str(const bt_uuid_t *uuid, char *buf)
> > +char *bt_uuid_t2str(const uint8_t *uuid, size_t len, char *buf)
>
> I don't understand what you need the len parameter for. Won't you always
> be passing 16 bytes to this function?
OK I'll remove len.
Best regards
Andrei Emeltchenko
next prev parent reply other threads:[~2013-11-08 11:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-08 9:35 [PATCHv4 0/3] Reuse debug helpers for HAL client and HAL Andrei Emeltchenko
2013-11-08 9:35 ` [PATCHv4 1/3] android: Create debug hal-utils helpers Andrei Emeltchenko
2013-11-08 9:35 ` [PATCHv4 2/3] android/debug: Convert uuid helper to use uint8_t buffer Andrei Emeltchenko
2013-11-08 10:49 ` Johan Hedberg
2013-11-08 11:21 ` Andrei Emeltchenko [this message]
2013-11-08 9:35 ` [PATCHv4 3/3] android/hal: Add UUID debug print in socket HAL Andrei Emeltchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131108112121.GD21468@aemeltch-MOBL1 \
--to=andrei.emeltchenko.news@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).